Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 214 Bytes

科学上网.md

File metadata and controls

18 lines (11 loc) · 214 Bytes

SS

export http_proxy="socks5://127.0.0.1:1080"
export https_proxy="socks5://127.0.0.1:1080"

or

export ALL_PROXY=socks5://127.0.0.1:1080

proxy

go env -w GOPROXY=https://goproxy.cn,direct