Binary dist script for mtg ( https://github.com/9seconds/mtg ).
Update: mtg 2.0+ supports FakeTLS mode only. Re-run this script to upgrade.
bash <(wget -qO- https://git.io/mtg.sh)
systemctl disable --now mtg
rm -f /usr/local/bin/mtg /etc/systemd/system/mtg.service /etc/mtg.toml
systemctl disable --now mtg
rm -f /usr/local/bin/mtg /lib/systemd/system/mtg.service /etc/mtg.conf
This project uses makeself to generate a .bin file.
Simple run ./makebin.sh.