登陆linux vps.
git clone https://github.com/Onway/ThisSocks ThisSocks-by-Onway
cd ThisSocks-by-Onway/src
make
(会在当前目录,生成可执行文件ThisSocks)
nano ../conf/server.conf
(把ServerAddress的值改为0.0.0.0 )
./ThisSocks -C ../conf/server.conf
(这里ThisSocks是以daemon方式运行的,服务器端搭建完成)
在本地机器mac.
git clone https://github.com/Onway/ThisSocks ThisSocks-by-Onway
cd ThisSocks-by-Onway/src
make
(会在当前目录,生成可执行文件ThisSocks)
git clone https://github.com/Onway/ThisSocks ThisSocks-by-Onway
cd ThisSocks-by-Onway/src
make
(会在当前目录,生成可执行文件ThisSocks)
nano ../conf/server.conf
(把ServerAddress的值改为0.0.0.0 )
./ThisSocks -C ../conf/server.conf
(这里ThisSocks是以daemon方式运行的,服务器端搭建完成)
在本地机器mac.
git clone https://github.com/Onway/ThisSocks ThisSocks-by-Onway
cd ThisSocks-by-Onway/src
make
(会在当前目录,生成可执行文件ThisSocks)
nano ../conf/client.conf
(把ServerAddress的值改为你的vps的公网ip)
./ThisSocks -C ../conf/client.conf
(这里ThisSocks是以daemon方式运行的,客户端搭建完成)
然后,设置chrome浏览器的socks代理服务器地址为127.0.0.1 ,端口为1081,chrome浏览器即可翻墙。
(设置chrome浏览器的http代理服务器地址为127.0.0.1 ,端口为1081,chrome浏览器也可翻墙。)
No comments:
Post a Comment