Go to file
2023-08-24 16:07:23 +02:00
README.md basic installation 2023-08-24 16:07:23 +02:00
turn.yml basic installation 2023-08-24 16:03:00 +02:00

functional test:

apt -y install coturn
. /home/docker/turn.$(hostname)/env
turnutils_uclient -p 5349 -W $TURN_SECRET -v -y turn.$(hostname).
apt remove --purge coturn