How to expose all the available ports in the koyeb?

Hi guys
i use the library aiortc in python to create webrtc connections.
in case of webrtc it can establish multiple connection and each connection uses different port (udp port range is from 1024 to 65535).the ports are selected randomly by the os. is it possible to expose all the ports in the koyeb app?

Hi @Surendhar,

Unfortunatelly, currently we don’t support such feature.

Regards

Hi @Lukasz_Oles , thanks for the reply : )