Using netstat to monitor your internet connections

The following command will show a list of your TCP and UDP internet connections, along with the PIDs of the programs that are using them:

netstat -tup

As with most commands, you can keep an eye on it by running it through the watch command:

watch netstat -tup
Last modified: 14/02/07 17:20:56
Go to top

Related Pages

No related pages or links.

Login/out

Login

Forgot Password?
Go to top
Go to top