how to proxy a port/protocal into sock5 service?

General support questions
Post Reply
rhinolt
Posts: 2
Joined: 2017/01/19 09:19:31

how to proxy a port/protocal into sock5 service?

Post by rhinolt » 2019/07/08 06:22:34

ive setup a sock5(shadowsocks) server at remote vps

now im at home with a centos7 pc,and it works fine with proxy http(s) through my remote vps to blocked website

my purpose is,proxy telnet-port:23 for a mud game into my remote vps through sock5,for better connection

how can i do then?thanks!

aks
Posts: 3073
Joined: 2014/09/20 11:22:14

Re: how to proxy a port/protocal into sock5 service?

Post by aks » 2019/07/22 18:34:34

Socks works at session layer. OpenSSH can act as a socks proxy (AFAIK).

Post Reply