Releases: r0paire/ConnecTest
Releases · r0paire/ConnecTest
ConnecTest-v2.0
Latest Version of ConnecTest:
✅ Total revamp of GUI with individual windows for tests.
✅ Ability to specify a port for use in TCP and UDP tests.
✅ Expanded HTTP test to test for both HTTP and HTTPS compatibility.
✅ Added description of what each protocol is for.
Notice: PIL was bugged during development. Commented out of code for functionality.
v1.0
v1.0
First version and release of ConnecTest - a connectivity tester
Features:
✅ Cross-compatibility between Linux, Windows and Mac.
✅ Ping test for a designated website.
✅ HTTP test for a designated website (port 80 for now).
✅ TCP test for a designated website (port 80 for now).
✅ UDP test for a designated website (port 53 for now).
Supported:
- Windows (Tested Win10)
- Linux (Tested Ubuntu 21.10)
- Mac