How do I start SafeSquid?
There are several command line options you may use when starting the proxy server; at the very least you will need the -c option followed by the path to the config.xml file, and the -s option followed by the path to the section.xml file. The -p option can be used to have Safesquid check (and create) a file containing the PID of the proxy server, this can be used to prevent multiple instances of the proxy server from running concurrently. The -l option can be used to specify the path to the logfile and -d to specify the level of detail which should be logged; use -h for a complete list of options. /usr/sbin/safesquid -h To start Safesquid (the following is one single command) /usr/sbin/safesquid -c /opt/safesquid/config.xml -s /opt/safesquid/section.xml -p /var/run/safesquid.pid -l /opt/safesquid/logs/safesquid.