Just write Gost installation script, the role of you know, currently only supports CentOS, can be used in Aliyun ECS

server

Execute the following command:

curl -L aux.pub/gost | bash

or:

curl -L https://gist.githubusercontent.com/inrg/03da1deda566362b5f06a78d8055946b/raw/222a8ac506a06749d5a2bcc8a94b6a4da5e96282/install-gost.sh | bash

Bahrain verify 19854the port is not listening in:

netstat -antup | grep 19854

Client

After all normal server, install the client, you can download the configuration file I use KCP:
https://gist.githubusercontent.com/inrg/7efe26745146097de7b7a3acefaa70b8/raw/3dadecc1a9296a9ae9e173a81d1fb2170b311d01/kcp-client.json

Then execute:

gost -L=:1080 -F=kcp://VPS的地址:19854?c=D:\Tools\kcp-client.json

D:\Tools\kcp-client.json Into his path.

PAC setting

  • turn on 网络和 Internet 设置
  • Select the 代理right open使用设置脚本
  • In the input box below https://raw.githubusercontent.com/petronny/gfwlist2pac/master/gfwlist.pac
  • Click on 保存the button

Merry Go ^ _ ^

Guess you like

Origin www.cnblogs.com/msvc/p/11286358.html