Skip to main content
CLI man page: safesquid-tools(1)
The Web UI includes Reports and Support utilities that are not policy sections. Use them to confirm the proxy is healthy, audit configuration changes, and troubleshoot user issues.

Reports

  • Dashboard and Statistics — traffic overview and module counters (DLP blocks, scan totals, and similar).
  • Native logs, Detailed logs, Config logs — see Logging and troubleshooting.
  • Active Connections, Connection Pool, DNS Cache, Password Cache, SSL Certs/Cache — live state alongside historical logs.
  • License/Users Info, Modules Status — subscription validity and signature/feed load status (Subscription, feeds).
  • LDAP Entries — directory browse after Integrate LDAP is configured.

Support utilities

  • Support — support tarball and license refresh helpers.
  • password — encrypt passwords for policy fields (for example HTTPS Inspection cached cert password).
  • Upload templates — upload custom block/info templates used by DENY actions.
  • Subscription — activation key upload and license view.
  • Categorize Web-Sites — local category overrides (Web UI app, not a policy section list).

CLI and files

  • Init script: /etc/init.d/safesquid {start|stop|restart|status|foreground|space_clean} — see Daemon.
  • Man pages after package install: man safesquid, man safesquid-access, man safesquid-tools, section-specific man safesquid-*.
  • Policy file: /usr/local/safesquid/security/policies/config.xml; process tunables: /opt/safesquid/startup.ini.

Examples

Confirm signature feeds after renewal

  1. Upload activation key under Subscription.
  2. Open Modules Status — application and content signature timestamps should advance after the next UPDATE cycle.
  3. Reproduce a request; Detailed logs should show application_signatures when subscription is valid.

See also

CLI: man safesquid-tools