Network Utilities These utilities are primarly written in Python 3 and JSON. Files network_scanner: see README.md inside folder mac_online.py: Scan for MAC address on network Version: Platforms tested: Language(s): Usage: python3 mac_online.py Dependencies: None Time to run: -- port_scanner.py: Scan for open ports on a given IP Version: Platforms tested: Language(s): Usage: python3 port_scanner.py {remote_device_ip} {OPTIONAL: port_to_scan_up_to} Dependencies: None Time to run: Depends on maximum port to scan