存放临时文件的仓库
- 启动Gost脚本
wget --no-check-certificate -O gost.sh https://raw.githubusercontent.com/Zephyr177/note/main/gost.sh && chmod +x gost.sh && ./gost.sh
- 再次运行本脚本只需要输入
./gost.sh
回车即可 - 启动iptables脚本
wget --no-check-certificate -O iptables-pf.sh https://raw.githubusercontent.com/Zephyr177/note/main/iptables-pf.sh && bash iptables-pf.sh