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
|
|
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'.
|