We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Test udp tunnel by wstunnel
wstunnel client -R udp://10000:127.0.0.1:9999 ws://172.29.7.73:12345
wstunnel server ws://0.0.0.0:12345
Failed to communicate with the UDP server on 127.0.0.1:10000 on pc_2.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the goal
Test udp tunnel by wstunnel
Describe what does not work
Has a UDP server with port 9999. Run the wstunnel client and perform remote port forwarding.
As a wstunnel server, IP is 172.29.7.73.
Failed to communicate with the UDP server on 127.0.0.1:10000 on pc_2.
Describe your wstunnel setup
wstunnel client -R udp://10000:127.0.0.1:9999 ws://172.29.7.73:12345
wstunnel server ws://0.0.0.0:12345
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: