wget -N --no-check-certificate https://github.com/ginuerzh/gost/releases/download/v2.11.0/gost-linux-amd64-2.11.0.gz && gzip -d gost-linux-amd64-2.11.0.gz
mv gost-linux-amd64-2.11.0 gost
chmod +x gost
nohup ./gost -L udp://:中转端口 -L tcp://:中转端口 -F relay+tls://落地IP:12333 &
nohup ./gost -L relay+tls://:12333/127.0.0.1:11363 &
暂无讨论,说说你的看法吧