1、下载海外linux服务器端的代理软件tinyproxy
wget http://mirrors.sohu.com/fedora-epel/6/x86_64/tinyproxy-1.8.3-1.el6.x86_64.rpm
2、安装tinyproxy软件
yum install tinyproxy-1.8.3-1.el6.x86_64.rpm
3、编辑配置文件 vi /etc/tinyproxy/tinyproxy.conf
屏蔽掉里面的Allow 127.0.0.1
#Allow 127.0.0.1
4、重启tinyproxy服务
/etc/init.d/tinyproxy restart
5、本地pc端
下载浏览器的代理软件switchysharp
http://switchysharp.com/file/switchysharp-v1.10.4.zip
6、把下载到桌面的switchysharp软件解压并拖到打开的浏览器界面上
7、设置switchysharp软件
8、选择刚才设置的代理就可以访问了
转载于:https://blog.51cto.com/zhanguo1110/1608594