A website connectivity testing application coded in Python.
# 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