[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: what process is using a port



On Mon, May 03, 2004 at 07:14:31PM +0200, LeVA wrote:
> Hi!
> 
> Is there a way to figure out what program is using a port. For example I 
> want to know which process is using port 80. How can I do this?
> 
netstat -np
Run it as root, or you will only see the PIDs for your own processes.


-- 
Giraffe: a ruminant with a view.



Reply to: