m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
5.96k stars 449 forks source link

UDP Port change #299

Closed RuralDependencies closed 1 year ago

RuralDependencies commented 1 year ago

The docs state that we can't change the UDP port, is is a technical reason or it has just not been implemented in the codebase (yet)?

m1k1o commented 1 year ago

Docs says you cannot change or limit the mapping <internal>:<external> but you can absolutely change them. Just keep in mind, they need to be the same inside container as exposed outside.