In my case I would like one for nextcloud and one for Galène.
Authentification and it turns out that I was unable to use it with Galene, event setting
"credentialType": "hmac-sha1 » as described in your README file.
I can easily modify the script adding the two ports.
2. If you're using the built-in TURN server behind NAT (not recommended),
you need to set up hairpinning in your NAT. I don't see any good way
around it. Please mention it in the README.
The installation script do not the use the built-in turn but install and configure coturn. Galene is launched with the « -turn auto » option.
Fabrice.