Skip to content

Instantly share code, notes, and snippets.

@tiancheng91
Created June 11, 2017 11:22
Show Gist options
  • Save tiancheng91/8a53fa73213e9182b0194e01a9ec4f85 to your computer and use it in GitHub Desktop.
Save tiancheng91/8a53fa73213e9182b0194e01a9ec4f85 to your computer and use it in GitHub Desktop.
gost 代理
wget https://github.com/ginuerzh/gost/releases/download/v2.3/gost_2.3_linux_amd64.tar.gz
tar -zxvf gost_2.3_linux_amd64.tar.gz
server:
gost -L=socks://:9023
local:
gost -L=ss://aes-128-cfb:123456@:8446
gost -L=rtcp://:19022/:22 -L=rtcp://:19023/:8446 -F=socks://:9023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment