Show HN: How to test whether a STUN/TURN server is working properly
Show HN: How to test whether a STUN/TURN server is working properly A few days ago, I created a simple service for my WebRTC Project: https://ift.tt/GhPs0M5 to test if the STUN/TURN servers are working properly. After installing and configuring a STUN/TURN server, most of the developers that are new to this stuff will ask themselves, how do I know if it's working properly? So I made a snippet :) ```
Test Stun/Turn Servers
``` Alternative to https://ift.tt/daG14Jh... Ref: https://ift.tt/U23bgnh... I hope it will be useful to someone. https://ift.tt/8WuJZBN August 1, 2022 at 02:45AM
Test Ice Servers
The STUN server is NOT reachable!
The TURN server is NOT reachable!
``` Alternative to https://ift.tt/daG14Jh... Ref: https://ift.tt/U23bgnh... I hope it will be useful to someone. https://ift.tt/8WuJZBN August 1, 2022 at 02:45AM
No comments