Port Forward to clients #64
Replies: 3 comments 3 replies
-
Hello, I’m glad to hear that the port forwarding feature is helping you. To enable more ports, you just need to edit your docker-compose.yml file and add extra ports. There’s a comment there with the instructions. Cheers! |
Beta Was this translation helpful? Give feedback.
-
Ooops! Looks like I’ve forgotten to add an option to change the destination port. It should be supported. I will add this feature on the next release. cheers! |
Beta Was this translation helpful? Give feedback.
-
Hello @AdrianoMormul ! I just added this feature on the latest version! Let me know if you have any issues. Cheers! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, thanks for the great work.
It solves a big problem which is port forwarding for client devices connected behind CGNAT.
Using the firewall feature, I was able to easily forward ports between 51820-51839 from the server to clients, for example. But I could only do this between the same ports, like 51820 to port 51820.
Is there a way to forward port 51822 to port 22 of one of the client devices for example?
Beta Was this translation helpful? Give feedback.
All reactions