commands used when debugging an application
1. Check which ports are listening /* Linux */ sudo netstat -plnt /* Windows */ netstat -a -b -o