GOST配置脚本
脚本很简单,下载最新版GOST并配置为开机启动的服务,应该支持较新的debian,centos,ubuntu吧,可以快速的帮助我们构建自己的隧道,一些使用范例:SS隧道bash <(curl -s https://raw.githubusercontent.com/mixool/script/debian-9/gost.sh)SS+kcp隧道bash <(curl -s http...
脚本很简单,下载最新版GOST并配置为开机启动的服务,应该支持较新的debian,centos,ubuntu吧,可以快速的帮助我们构建自己的隧道,一些使用范例:SS隧道bash <(curl -s https://raw.githubusercontent.com/mixool/script/debian-9/gost.sh)SS+kcp隧道bash <(curl -s http...
加速命令(Speed up):yum -y install wget wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.shSS...