A (maybe too) compact script for getting information on connected interfaces
- it can come in handy for figuring out devices on your network
 - faster than an ARP scan and less resource-heavy on other computers (it also doesn't set off ARP scan detections)
 - you can figure out information about your router (BETA)
 
- routerview is a quick network and router enumeration tool
 - currently, routerview can :
- wait for a connection on an interface and then run a DNS scan
- show all connected interfaces/show all interfaces
- run a DNS scan on an interface (get all devices on network by cycling through ip addresses and asking the router)
- enumerate router info (BETA)
- get all information on saved Wi-Fi profiles (SSIDs and passwords)
- save everything to a log file
