An open API service indexing awesome lists of open source software.

https://github.com/factorysh/turn-tool

test your STUN and TURN server
https://github.com/factorysh/turn-tool

coturn stun turn

Last synced: 5 months ago
JSON representation

test your STUN and TURN server

Awesome Lists containing this project

README

          

TURN tools
==========

Demo
----

Run your own coturn

```bash
turnserver -c demo/turnserver.conf
```

Ping

```bash
./bin/turn ping --secret north some_local_ip
```