Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Files

Latest commit

 

History

History

turn-prober

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 3, 2015
Feb 3, 2015
Feb 3, 2015
This script contains a simple prober that verifies that:
- CEOD vends TURN server URIs with credentials on demand (mimicking apprtc)
- rfc5766-turn-server vends TURN candidates from the servers vended by CEOD.

To use simply run ./turn-prober.sh
If it prints "PASS" (and exits 0) then all is well.
If it prints a mess of logs (and exits non-0) then something has gone sideways
and apprtc.appspot.com is probably not working well (b/c of missing TURN
functionality).