Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote-to-local command line parsing is broken in 10.1.7 #386

Closed
rayslava opened this issue Dec 15, 2024 · 2 comments
Closed

Remote-to-local command line parsing is broken in 10.1.7 #386

rayslava opened this issue Dec 15, 2024 · 2 comments
Labels

Comments

@rayslava
Copy link

Describe the bug

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

@rayslava rayslava added the bug label Dec 15, 2024
@erebe
Copy link
Owner

erebe commented Dec 15, 2024

Hello,

Thanks for reporting, it should be fixed in new release https://github.com/erebe/wstunnel/releases/tag/v10.1.8

Let me know if it is not the case

@rayslava
Copy link
Author

Confirming, 10.1.8 works.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants