File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 11# ConnecTest
22A website connectivity testing application coded in Python. <br > <br >
33<br >
4- ![ image] ( https://drive.google.com/uc?export=view&id=19poVWwB7f3z9gjv2dtDTl-guCpDtU3qe )
4+
5+ ![ Screenshot 2023-12-17 135849] ( https://github.com/r0paire/ConnecTest/assets/74907102/c6dd42ca-e534-43b1-bee7-0329f093be68 )
6+
57<br >
68<br >
79# Features:<br >
810✅ Cross-compatibility between Linux, Windows and Mac.<br >
9- ✅ Ping test for a designated website.<br >
10- ✅ HTTP test for a designated website (port 80 for now) .<br >
11- ✅ TCP test for a designated website (port 80 for now) .<br >
12- ✅ UDP test for a designated website (port 53 for now) .<br >
11+ ✅ Ping test for a user-specified website/address .<br >
12+ ✅ HTTP test for a user-specified website to test HTTP and HTTPS compatability .<br >
13+ ✅ TCP test for a user-specified website/address on a user-specfied port .<br >
14+ ✅ UDP test for a user-specified website/address on a user-specfied port .<br >
1315<br >
1416<br >
1517# To be added (in next version):<br >
16- 💡 Port 443 option for HTTP test.<br >
17- 💡 Port selection for TCP test.<br >
18- 💡 Port selection or range for UDP test.<br >
18+ 💡 DNS Test.<br >
19+ 💡 Reintegrate PIL images.<br >
1920<br >
2021<br >
21- # Current release version: 1 .0 [ 06/11/2021 ] <br >
22+ # Current release version: 2 .0 [ 15/12/2023 ] <br >
2223r0paire
You can’t perform that action at this time.
0 commit comments