A Python script that tests the network.
The options:
- Ping a website - Tests to see if the website is up and running.
- Traceroute a website - Checks the amount of hops on a website.
- Show Network Configuration - Shows your own computers network configuration.
- Languages Used: Python.
- Run:"python3 network_menu.py"