科学上网
跳到导航
跳到搜索
最新的新的翻墙神器 gost 暂时不理会v2ray了
0.等改进
要用上cdn
https://github.com/haoel/haoel.github.io
1.设置Docker服务
2. 生成证书
sudo certbot certonly --standalone
3.usage
curl -v "https://www.google.com" --proxy "https://xx.linuxsa.org" --proxy-user 'evan:evan' 接下来就是证书的自动化更新。 可以使用命令 crontab -e 来编辑定时任务: 0 0 1 * * /usr/bin/certbot renew --force-renewal 5 0 1 * * /usr/bin/docker restart gost 这样,服务器就配置完成了。客户端请移动后面的客户端章节。 使用 Cloudflare 的注意事项
4. client 配置
暂时不用 cdn的
gost -L socks5://:1080 -F 'https://USER:PASS@DOMAIN:443'
/home/evan/data/apps/gost-linux-amd64 -L socks5://:1081 -F 'https://evan:[email protected]:443'