SquidGuard is a URL redirector used to use blacklists with the proxysoftware Squid. There are two big advantages to squidguard: it is fast and it is free.
Windows Agent
The Windows agent can be downloaded from here.
Once downloaded, unzip the archive. Then run the OcsAgentSetup
program. The installer allows you to specify your server options and then installs the agent as a Windows service.
I noticed that the agent doesn't necessarily contact the server right away - it seems to wait until the machine's scheduled update time, which could be hours from when you install it. Force the agent to contact the server right away with:
c:\ProgramFiles\OCS Inventory Agent\OCSInventory.exe /server:ocsinventory-ng /force
You can debug the operation of the agent with:
c:\ProgramFiles\OCS Inventory Agent\OCSInventory.exe /server:ocsinventory-ng /debug
- Log in to post comments