You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wstunnel client -R 'tcp://127.0.0.1:443:127.0.0.1:443' wss://the_remote_host:1111
error: invalid value 'tcp://127.0.0.1:443:127.0.0.1:443' for '--remote-to-local <{tcp,udp,socks5,unix}://[BIND:]PORT:HOST:PORT>': cannot parse remote port from 127.0.0.1:443
To Reproduce
Try to run the remote-to-local tunnel
Expected behavior
Tunnel works
Your wstunnel setup
Paste your logs of wstunnel, started with --log-lvl=DEBUG, and with the command line used
client 10.1.7
server 10.1.6
Desktop (please complete the following information):
OS: Gentoo
Version N/A
Additional context
Version 10.1.6 works as intended, 10.1.7 can't parse the command line
The text was updated successfully, but these errors were encountered:
Describe the bug
To Reproduce
Try to run the remote-to-local tunnel
Expected behavior
Tunnel works
Your wstunnel setup
Paste your logs of wstunnel, started with
--log-lvl=DEBUG
, and with thecommand line used
Desktop (please complete the following information):
Additional context
Version 10.1.6 works as intended, 10.1.7 can't parse the command line
The text was updated successfully, but these errors were encountered: