This projects purpose is teach how basic menu and function systems work using Python. Although basic, this is a great jumping point into learning how loops work, might be a useful starter for someone just getting into Python
Current Features:
- Output date
- Ping google.com
- Display ifconfig output
- Run netstat function
- Run shutdown
- Basic error handling