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

hostname vs IP address in client #51

Closed
stueja opened this issue Jul 20, 2020 · 1 comment
Closed

hostname vs IP address in client #51

stueja opened this issue Jul 20, 2020 · 1 comment

Comments

@stueja
Copy link

stueja commented Jul 20, 2020

For me, using the hostname for the client command, as given in the examples in README.MD, does not work (neither with nor without specifying the :443)

[jan@one-arch ~]$ wstunnel -v --udp --udpTimeoutSec -1 -L 127.0.0.1:37123:127.0.0.1:37123 wss://sub.domain.tld:443
WAIT for datagrames on 127.0.0.1:37123
DEBUG :: Oppening tcp connection to sub.domain.tld:443
DEBUG :: TIMEOUT connection

Instead, specifying the IP address wss://1.2.3.4 will work.

@erebe
Copy link
Owner

erebe commented Oct 12, 2020

I tried and domain names are working correctly for me.
Can you provide an example that I can reproduce ?

@erebe erebe closed this as completed Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants