[wplug] port scans

Bryce Lynch bryce at telerama.lm.com
Wed Oct 23 22:16:47 EDT 2002


On Wed, 23 Oct 2002, Henry Umansky wrote:

> Is there any tool for linux that will let me see what ports are open on my 
> local machine??  Sort of like a portscanner, but only for the local machine.

/bin/netstat

`/bin/netstat -pan` will tell you every port open on your system, what
it's connected to, what transport protocol it's using, and the process
that opened it.

--
Encrypted private e-mail preferred.
public key: http://users.telerama.com/~bryce/gpg.key

			'Progress over protocol.'




More information about the wplug mailing list