使用TinyProxy
由于学校网访问github下载会有问题和访问uc论坛会比较慢,而且,所以使用代理服务器
1,
yum install tinyproxy
sudo vi /etc/tinyproxy.conf
Port 8888 #默认是8888端口
Allow 127.0.0.1 #使用#注释掉则所有IP都可以连接
systemctl enable tinyproxy.service #开机启动
sudo service tinyproxy start #启动
2,打开阿里云控制台,设置规则
设置完了之后,在小娜处,输入网络代理设置输入服务器公网IP和端口,即可使用chrome浏览器访问稳定网络,Firefox需要自己手动设置代理
3,使用一段时间后无法使用
https://github.com/StreisandEffect/streisand/issues/1381
我的解决办法是:reboot