Network
Display network connections
C:\> netstat -ano
# OR for certain port
C:\> netstat -ano | findstr 1337Network Configs
C:\> ipconfig /allARP Table
C:\> arp -aRouting Table
C:\> route printGet a list of computers
C:\> net view