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

udp tunnel not work #380

Open
czzhao95 opened this issue Nov 19, 2024 · 0 comments
Open

udp tunnel not work #380

czzhao95 opened this issue Nov 19, 2024 · 0 comments

Comments

@czzhao95
Copy link

Describe the goal

Test udp tunnel by wstunnel

Describe what does not work

  • pc_1
    Has a UDP server with port 9999. Run the wstunnel client and perform remote port forwarding.
wstunnel client -R udp://10000:127.0.0.1:9999 ws://172.29.7.73:12345
  • pc_2
    As a wstunnel server, IP is 172.29.7.73.
wstunnel server ws://0.0.0.0:12345

Failed to communicate with the UDP server on 127.0.0.1:10000 on pc_2.

Describe your wstunnel setup

  • client
    wstunnel client -R udp://10000:127.0.0.1:9999 ws://172.29.7.73:12345
  • server
    wstunnel server ws://0.0.0.0:12345

Desktop (please complete the following information):

  • OS: [ubuntu]
  • Version [20]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant