Open asamaree opened 6 months ago
I got the same problem I guess it supports the ubuntu version up to 22.04
curl -L -o mtp_install.sh https://git.io/fj5ru
Quick fix:
nano mtp_install.sh
case "${ID}-${VERSION_ID}" in
ubuntu-19.*|ubuntu-20.*|ubuntu-21.*|ubuntu-22.*|ubuntu-24.*|debian-10|debian-11)
bash mtp_install.sh -a tls -d www.yahoo.com
You're welcome! 🎈
I can update the installation script, but I have no time to test it unfortunately. @ykmn does it just work fine for you on ubuntu-24?
After running the single line installation it shows me this error. Please solve it. Interactive MTProto proxy installer. You can make the process fully automated by calling this script as 'echo "y\ny\ny\ny\ny\ny" | mtp_install.sh'. Try mtp_install.sh -h for more options. INFO: Detected OS is ubuntu 24.04 ERROR: Your OS ubuntu 24.04 is not supported!