NPM listening on multiple ports (7777/TCP & 7778/TCP) #1632
Replies: 1 comment 13 replies
-
If you want it just on these ports, and no longer on port You can then create normal proxy hosts as you normaly would for your domains, since you have now forwarded that port to one of the default ports. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear NPM Community
I am facing a problem that makes my head explode 🤯. I want NPM to listen on two individual ports (7777/TCP & 7778/TCP) and then forward the traffic to the corresponding web servers. I assume that this can be done via the advanced configuration option.
For a better understanding I have created this layout: https://abload.de/img/2021-12-04_1424108tkvo.png
Any help to solve this problem will be highly appreciated.
Thank you.

Beta Was this translation helpful? Give feedback.
All reactions