On an Ubuntu machine, I need to forward TCP port 443 to a remote machine port 443 through a socks5 proxy running on 127.0.0.1:10808
I need to accept other machines requests on forwarded port 443.
Is there any decent solution?
On an Ubuntu machine, I need to forward TCP port 443 to a remote machine port 443 through a socks5 proxy running on 127.0.0.1:10808
I need to accept other machines requests on forwarded port 443.
Is there any decent solution?