What ports does the red box use?

Read the security guide

  • TCP: 80, 443, 1337 for the UI and admin things, don't let outside users on them.

  • UDP: 1352, 30066 - that's where streams are served from. You normaly do not need to open or forward these ports explicitly but should not block them.

  • There is a case where a data buyer is on a restricted newtork (symmetric NAT) which you will not be able to serve if he's on a restricted network too.

Advanced Securitychevron-right

Last updated