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

https://github.com/tomchen/stun-server-test

Test STUN servers for WebRTC connectivity
https://github.com/tomchen/stun-server-test

server stun test

Last synced: 8 months ago
JSON representation

Test STUN servers for WebRTC connectivity

Awesome Lists containing this project

README

          

# STUN Server Test

Test STUN servers for WebRTC connectivity

Go to https://tomchen.github.io/stun-server-test/

Enter STUN server URLs (one per line OR JavaScript/JSON array; with or without protocol 'stun:')

Example: `stun.l.google.com:19302`

My other WebRTC online tools:

- [Symmetric NAT Test](https://tomchen.github.io/symmetric-nat-test/) ([GitHub repo](https://github.com/tomchen/symmetric-nat-test))
- [WebRTC P2P Chat Test](https://tomchen.github.io/webrtc-p2p-chat/) ([GitHub repo](https://github.com/tomchen/webrtc-p2p-chat))