8 lines
516 B
Plaintext
Raw Normal View History

2026-01-29 06:54:10 +01:00
TASK: Check network connectivity to google.com and github.com. Perform DNS lookups and save a report with latency to 'network_report.txt'.
----------------------------------------
Loading...
-> Checking network: google.com
-> Checking network: github.com
2026-02-10 04:29:48 +01:00
Network connectivity to both google.com and github.com on port 80 is confirmed as OPEN. DNS lookups for both domains returned their respective IP addresses. The report with this information has been saved to 'network_report.txt'.