Bind address -D | socks host #867
Unanswered
NativoDigital
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @NativoDigital 👋 Thank you so much for reaching me out and for your support about WebSSH 🙏 Yet VPN-Over-SSH doesn't forward your device streams to your tunnel. It only forwards connections inside WebSSH itself. Issue #104 is needed to enable connections outside WebSSH. I will try to make a look at it as soon as I can. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for this great app and congratulations for the work.
I’m trying since some days ago to get working the VPN-Over-SSH function in combination with -D (bind_address) option because, as I understand, for tunneling using local socks as I usually do in Putty with Tunnels -> Dynamic in Windows or in a Linux shell with a command like this -> ssh -4fN -D 45666 user@server.com I need this config:
This is the simple configuration that I’m using following the instructions and letting WebSSH adds an VPN connection to the ios config.
Then, the vpn appears connected but when I visit some site with, for example Firefox, the ip is my home ip or my “real” ip.
Beta Was this translation helpful? Give feedback.
All reactions