You are not logged in.
I want monite a apllication <--> ip:port instead of locatehost <-->ip:host
Last edited by qq405165798 (2011-04-24 02:43:19)
Offline
hello qq,
i'm greping netstat -tcp (e. g. netstat -tcp | grep firefox) for this matter.
append the --numeric switch if you are looking explicitly for ip:port instead of hostname:port and don't want to dig.
Offline
hello qq,
i'm greping netstat -tcp (e. g. netstat -tcp | grep firefox) for this matter.
append the --numeric switch if you are looking explicitly for ip:port instead of hostname:port and don't want to dig.
Thank you . You are great!
Offline