file.duchaoqun.cn ssh -D 1080 -p 28546 [email protected] UI(jk)NM2@

tools.duchaoqun.cn 144.34.214.229 ssh -D 10808 -p 28127 [email protected] loveh129

## Unix-Linux shell
 
export http_proxy=socks5://127.0.0.1:1080
export https_proxy=socks5://127.0.0.1:1080 
 
## power shell
 
set http_proxy=socks5://127.0.0.1:1080
set https_proxy=socks5://127.0.0.1:1080
/etc/ssh/sshd_config
 
# Set the max allowed session counts.
MaxSessions 100