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
- Host: GitHub
- URL: https://github.com/factorysh/turn-tool
- Owner: factorysh
- License: gpl-3.0
- Created: 2021-07-02T11:31:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-26T20:37:40.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T00:35:02.710Z (almost 2 years ago)
- Topics: coturn, stun, turn
- Language: Go
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```