1:下载相应的文件,并解压。
2:修改gae.json,iplist.json,main.json如下,注意每行之前都是几个tab键而不是空格键,对齐就好:
iplist.json : “google_hk”: [
“xx.xxx.xxx.xxx”,
“xx.xxx.xxx.xxx”,
“xx.xxx.xxx.xxx”,
“xx.xxx.xxx.xxx”,
“xx.xxx.xxx.xxx”
]
gae.json: “appids”: [
“appid1″,
“appid2″,
“appid3″,
“appid4″,
“appid5″
],
main.json: “roundtrip”: [
“autoproxy”,
“auth”,
// “iplist”,
“gae”,
“php”,
“direct”
],
3:运行客户端,linux下是 goproxy,windows下也是goproxy.exe,双击就可以,然后导入证书,名字是goagent.crt。
4:然后在switchsharp里面新建代理, scheme:default, protocal:http, server: 127.0.0.1, port: 8000
然后大大功告成,打完收工。
via 细节的力量 http://ift.tt/1KjpLoo
No comments:
Post a Comment