cpitt / docker-openconnect-proxy

Docker Container for connecting to vpn with openconnect and starting a small socks proxy.
6 stars 1 forks source link

Can't connect externally #1

Open hopeseekr opened 1 year ago

hopeseekr commented 1 year ago

When I try to do telnet myhost 4145, it gets stuck on "Try ...", and I have to (on the remote server) ssh -g -L 0.0.0.0:4145:localhost:1080 localhost, and then I can connect to it externally on port 4145.

barpaw commented 2 weeks ago

@hopeseekr 👋 You can try out my solution: openconnect-ocproxy.