NETWORK COMMANDS
ifconfig :ethernet,pluginsiwconfig :wireless
arp -a : IP address with MAC address
python -m SimpleHTTPServer 80
python3 -m http.server 80
python -m pyftpdlib -p 21 -w
: hosting on the ip address,80 is the port..use ftp in url*
nc -lvp 4445 :listener