|
Question : STUN Command Line Utility
|
|
Hi All
I want to write a script on my linux server to check if the server is returning replies to my stun requests, I need a command line utility to do this.
So anyone knows of a good linux command line utility to do that ?
Thx
|
Answer : STUN Command Line Utility
|
|
If you are using debian try apt-get install stun then try stun ur_stun_server.com
|
|
|