Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! pouar's Avatar
    Join Date
    Dec 2011
    Posts
    10

    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.

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...