Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 764 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 764 Bytes

ConnecTest

A website connectivity testing application coded in Python.


Screenshot 2023-12-17 135849



# Features:
✅ Cross-compatibility between Linux, Windows and Mac.
✅ Ping test for a user-specified website/address.
✅ HTTP test for a user-specified website to test HTTP and HTTPS compatability.
✅ TCP test for a user-specified website/address on a user-specfied port.
✅ UDP test for a user-specified website/address on a user-specfied port.


# To be added (in next version):
💡 DNS Test.
💡 Reintegrate PIL images.


# Current release version: 2.0 [15/12/2023]
r0paire