YunoHost-Apps / coturn_ynh

coturn TURN server package for YunoHost
https://github.com/coturn/coturn
GNU General Public License v3.0
6 stars 6 forks source link

Enh udp 443 #31

Open zamentur opened 1 month ago

zamentur commented 1 month ago

Problem

For compatibility reasons it is highly recommended to run coturn onto 443 port

Solution

Redirect 443 UDP onto the 5349 port.

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)