socks5科学上网或者翻墙回国
系统选择:centos7 SSH到服务器,依次执行下面的代码,四行代码,请顺次执行: sudo su root yum -y install wget wget –no-check-certificate https://raw.github.com/Lozy/danted/master/install.sh -O install.sh bash install.sh --port=8888 --user=admin --passwd=123456 代码执行完成,这样你就搭建了属于自己的Socks5代理,ip是就是服务器ip地址,端口:8888 用户名:admin 密码:123456 电脑使用软件:SSTap-beta-setup-1.0.9.3或者是SocksCap64都可以。工作室批量养号自动升级的使用的都是这种方法。 https://github.com/githello123/sstap/blob/master/SSTap-beta-setup-1.0.9.3.exe.7z https://www.sockscap64.com/homepage/ 11月补充:服务器选择sentos7,然后在Networking中允许所有tcp和所有udp。