Results 1 to 2 of 2
I know that you can see what program access the internet with lsof but I need a program that listens and logs what programs had access the internet and when ...
- 01-05-2012 #1
How can I log what programs access the internet
I know that you can see what program access the internet with lsof but I need a program that listens and logs what programs had access the internet and when incase their is something on my computer I don't know about.
Last edited by pouar; 01-05-2012 at 04:06 AM.
- 01-05-2012 #2
You can look into iptables. A full discussion of the program is outside the scope of this, but it will allow you to log outgoing requests.
DISTRO=Arch
Registered Linux User #388732


Reply With Quote