No description
| mtproxy-ee.sh | ||
| mtproxy-faketls.sh | ||
| mtproxy-new.sh | ||
| mtproxy.sh | ||
| README.md | ||
mtproxy
使用
官方版:
wget -N --no-check-certificate https://code.rikki.ltd/Rikki/mtproxy/raw/branch/main/mtproxy.sh && chmod +x mtproxy.sh && bash mtproxy.sh
官方版fork(FakeTLS):
wget -N --no-check-certificate https://code.rikki.ltd/Rikki/mtproxy/raw/branch/main/mtproxy-faketls.sh && chmod +x mtproxy-faketls.sh && bash mtproxy-faketls.sh
wget -N --no-check-certificate https://code.rikki.ltd/Rikki/mtproxy/raw/branch/main/mtproxy-ee.sh && chmod +x mtproxy-ee.sh && bash mtproxy-ee.sh
wget -N --no-check-certificate https://code.rikki.ltd/Rikki/mtproxy/raw/branch/main/mtproxy-new.sh && chmod +x mtproxy-new.sh && bash mtproxy-new.sh