Slashdot Mirror


User: gabesk

gabesk's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. netsquid software package works well for this on Handling Viruses in an Uncontrolled Network? · · Score: 5, Informative

    This is the method used at Texas A&M University, which I attend, for their residence hall network.

    We use netsquid, http://netsquid.tamu.edu/, which is essentially some code that ties into snort to provide automatic filtering by mac address and notification.

    It works quite well.

  2. Privoxy also works well on Does Adblock Violate A Social Contract? · · Score: 1
    Privoxy http://www.privoxy.org/, a proxy server that runs on Linux, Windows, etc, is also a low hassle way that I've found does an excellent job of blocking most ads, cookies, and javascripts.

    In any case, the default rules it comes with seem to work quite well, only rarley have I found them too restrictive.

    It does mean running another server daemon process on your machine, but by default it only allows localhost connections and on the upside, you can use it with any browser.