forked from shuishou4184/v2ray_bin
-
Notifications
You must be signed in to change notification settings - Fork 134
一键安装MTG
cary-sas edited this page Mar 11, 2023
·
5 revisions
MTG是基于MTProxy的一个分支,基于代理的重放攻击的预防,在理论上是不会被干掉的 MTG代理遵循ShadowSocks的方式,并且MTG非常的轻量,无论安装还是卸载都非常简单
bash <(wget -qO- https://git.io/mtg.sh)
卸载MTG
systemctl stop mtg && systemctl disable mtg
删除安装目录
rm -f /usr/local/bin/mtg /lib/systemd/system/mtg.service /etc/systemd/system/mtg.service /etc/mtg.*