Your secret spy resident for Linux, web server and hardware

How to check open connections in Linux

Using netstat utility in Linux it is possible to see not only opened connections, but also to see which ports are open at current connection.

To do so, type: netstat –nap

use netstat –help for more information.

Exit mobile version