Frequently asked questions
The things security and IT teams check before they trial a gateway — filtering and feeds, inspection, deployment, editions and support. Can't find it? Talk to an engineer.
The basics
What is a secure web gateway?
How do I block or filter websites across my network?
Filtering, categories & feeds
Can it filter by category?
.policy lists. On Pro and Enterprise (planned), the
Exosys Curated Domain Lists add 60+ ready-made categories, classified with
state-of-the-art AI — downloaded once at install and fully offline, refreshed several times a day on
our side, with optional incremental updates from a CDN. Either way, matching stays on-box with no
cloud category service and no per-request lookup, and the ~150-million-rule capacity is large enough
to load full category sets. Because every rule is matched in memory, adding more categories or domains
costs memory, not speed — the per-request decision time stays essentially constant (about
two-tenths of a microsecond) as the rule set grows, so there's no performance penalty for filtering on
more categories. You decide which categories to enforce and how current they are — Exosys doesn't
impose a fixed taxonomy.Can I bring my own threat-intel and domain feeds, or am I locked into yours?
Yes — and being open to outside intelligence is a genuine difference from the big vendors. Cloud secure web gateways from the likes of Cisco, Palo Alto Networks and Zscaler are built around their category database and their cloud: you largely enforce the taxonomy they ship, decisions run through their service, and folding in large external feeds or your own intelligence is limited to what the platform chooses to allow.
EnforceGate is open by design. An optional, sandboxed toolbox sidecar ships a real
scripting environment — bash, Python 3,
curl, git,
jq and pip — so you can pull
any source on a schedule: the free
UT1 category corpus,
abuse.ch's
ThreatFox and
URLhaus threat feeds, a
commercial feed you already subscribe to, or your own internal lists. A short script converts each
source into an on-box list and reloads the engine live — and matching stays entirely local, with no
per-request cloud lookup.
This works on every edition, including free Lite. Prefer not to assemble your own? Pro and Enterprise also bundle the Exosys Curated Domain Lists — 60+ AI-classified categories — but you're always free to add, replace or blend in your own sources.
Can it restrict outbound traffic from servers (egress filtering)?
Security & privacy
Where does our traffic and data go?
Is SSL/TLS inspection legal to enable?
peek reads
only the SNI; bump performs full decryption and requires an explicit,
audited acknowledgement before it will start. Whether decryption is lawful depends on your
jurisdiction and the notice or consent you provide — you remain responsible for that determination.
In bump mode you also distribute the inspection CA to client trust
stores, and certificate-pinned applications — many banking and mobile apps, and some SaaS — can't be
decrypted and need explicit bypass rules.Can I feed decrypted traffic to an IDS, DLP or traffic monitor?
Deployment & operation
How is EnforceGate vX managed?
Scripted, system-administrator style — drive the engine non-interactively with the
egctl utility and clear, self-describing verbs
(show-version, show-policy-list,
request-policy-reload), ideal for shell scripts, cron and CI.
Interactive, network-engineer style — a modal CLI that blends Cisco IOS and Juniper Junos: add, set, edit, remove, comment and annotate policies, validate them, and roll a change back, all without leaving the session. Staged
edit → commit → rollback
will feel familiar to anyone who runs Junos.
REST Client API (coming soon) — integrate EnforceGate with your own tooling and automation.
In every case the underlying policy configuration is backed by
git, so every change is versioned, easy to back up, and simple to
diff or audit.Can I customize the captive portal and block pages?
How large does EnforceGate vX scale?
How long does deployment take?
How are upgrades performed?
Can it run air-gapped or offline?
Editions & support
How is EnforceGate vX licensed?
Can I just build this on Squid myself?
What support is included?
Ready to test it in your own network? Lite is free.
Join Early Access