Initial commit: Production-ready CLI network tester

This commit is contained in:
Emmanuel HC
2026-07-08 10:22:30 -05:00
commit 2d476c0539
38 changed files with 55231 additions and 0 deletions

5
dist/2607080949_Results.csv vendored Normal file
View File

@@ -0,0 +1,5 @@
name,hostname,port,ping_status,port_status,timestamp
Test,192.168.1.81,502,OFFLINE,CLOSED,2026-07-08 09:49:15
Test2,192.168.1.82,502,OFFLINE,CLOSED,2026-07-08 09:49:15
Test3,192.168.1.83,502,OFFLINE,CLOSED,2026-07-08 09:49:15
Test3r,192.168.1.84,502,OFFLINE,CLOSED,2026-07-08 09:49:15
1 name hostname port ping_status port_status timestamp
2 Test 192.168.1.81 502 OFFLINE CLOSED 2026-07-08 09:49:15
3 Test2 192.168.1.82 502 OFFLINE CLOSED 2026-07-08 09:49:15
4 Test3 192.168.1.83 502 OFFLINE CLOSED 2026-07-08 09:49:15
5 Test3r 192.168.1.84 502 OFFLINE CLOSED 2026-07-08 09:49:15