README.md aktualisiert

This commit is contained in:
olli 2023-08-25 11:20:28 +02:00
parent a6ca875ddd
commit 04ec7ed8a8

View File

@ -1,5 +1,12 @@
## Portforwardings on NATted IPv6 Networks and forwardings on IPv6 necessary:
- 5349/tcp
- 5349/udp
- 49160-49200/udp
# functional test:
```
. /home/docker/turn.$(hostname)/env
docker run -ti coturn/coturn timeout -k 70 60 turnutils_uclient -p 5349 -W $TURN_SECRET -v -y turn.$(hostname).
```