Connecting via shadowsocks socks5h via Linux command line


Please note that here we use socks5h instead of socks5. socks5h is a specified version of socks5 which means solve host name via proxy too.
export http_proxy="socks5h://192.168.31.114:1081"
export https_proxy=$http_proxy

评论

此博客中的热门博文

Openwrt路由器上配置shadowsocks透明代理+gfwlist(PAC)

Configure shadowsocks transparent proxy + gfwlist(PAC) on OpenWRT Router

Using Haproxy + shadowsocks (ha + ss) to setup multi ss backend and load balance