en/tutorials/port-forwarding/ #667
Replies: 2 comments 1 reply
-
Could not understand the difference between remote port forwarding and local port forwarding, because both descriptions contain exactly same sentence:
------------ TCP Remote Port Forwarding for single port
So what I have to use to forward traffic from local peer service behind NAT to remote VPS service running on 127.0.0.1. So local peer must be an connection initiator to make connection tracking established |
Beta Was this translation helpful? Give feedback.
-
大家好,感谢发布这个有趣的应用程序!我通过其SOCKS和ICMP隧道功能了解了这个项目,但我希望实现更高级的隧道功能! 关于我之前提到的问题:我想通过ICMP隧道(或其他方法)将WireGuard的UDP端口从服务器A转发到服务器B(WireGuard服务器)。服务器B上的WireGuard服务器无法直接连接,因为端口被屏蔽或带宽受限。我尝试使用UDP和RUDP建立了一个有限的连接,但连接很快就断开了。我认为我没有使用正确的方法,可能只是简单地代理了WireGuard。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
en/tutorials/port-forwarding/
https://gost.run/en/tutorials/port-forwarding/
Beta Was this translation helpful? Give feedback.
All reactions