- Apr 26, 2015
- 1,029
- 896
- 216
NO LONGER SUPPORTED. But should still work.
Releasing the first version of my tool
You will need the following packages for it to work : libqt5network5 (and libqt5core5)
This tool sends a special crafted UDP packet that appears to be a ping packet in the ts3 protocol. It then monitors the connection and wait for a reply until timeout is reached.
THIS DOES NOT SEND AN ICMP PING. IT SENDS A SPECIAL CRAFTED UDP PACKET. IT CAN DETECT IF YOUR TS SERVER CRASHED WHEREAS A SIMPLE PING CAN'T !
Options :
Example with voice.teamspeak.com (server is custom as you can see) :
ver 0.4 : x64
i386
VirusTotal 0.4 : https://www.virustotal.com/en/file/...20000e66a3b2a5fce2670abae4c8439fd92/analysis/ 0/57
Releasing the first version of my tool
You will need the following packages for it to work : libqt5network5 (and libqt5core5)
This tool sends a special crafted UDP packet that appears to be a ping packet in the ts3 protocol. It then monitors the connection and wait for a reply until timeout is reached.
THIS DOES NOT SEND AN ICMP PING. IT SENDS A SPECIAL CRAFTED UDP PACKET. IT CAN DETECT IF YOUR TS SERVER CRASHED WHEREAS A SIMPLE PING CAN'T !
Options :
- ip : ip of th server to check (no dns support).
- port : port of the server to check (default to 9987).
- timeout : time to wait before failing.
- response validation : Whether to fail or not if reply is weird.
- server type : Normal or SDK
- ping type : short is a short ping with no special infos. Realistic sends versions info, and the server replies with more infos (unknown).
- new! repeat : Number of pings to send, -1 for infinite
- new! pause : Pause between pings, default to 1500ms
Example with voice.teamspeak.com (server is custom as you can see) :
ver 0.4 : x64
i386
VirusTotal 0.4 : https://www.virustotal.com/en/file/...20000e66a3b2a5fce2670abae4c8439fd92/analysis/ 0/57
Last edited: