debian.ansible.turn.server/README.md

8 lines
131 B
Markdown
Raw Normal View History

2023-08-24 15:18:31 +02:00
# functional test:
```
2023-08-24 15:20:36 +02:00
. /home/docker/turn.$(hostname)/env
turnutils_uclient -p 3479 -W $TURN_SECRET -v -y turn.$(hostname).
2023-08-24 15:18:31 +02:00
```