File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,12 +22,8 @@ Or download a pre-built binary from the [releases page](https://github.com/coder
2222- 🔒 ** Process-level network isolation** - Isolate processes in restricted network environments
2323- 🌐 ** HTTP/HTTPS interception** - Transparent proxy with TLS certificate injection
2424- 🛡️ ** DNS exfiltration protection** - Prevents data leakage through DNS queries
25- - 🔧 ** Script-based evaluation** - Custom request evaluation logic via external scripts
26- - 🚀 ** JavaScript evaluation** - Fast, secure request filtering using V8 JavaScript engine
27- - 📝 ** Request logging** - Monitor and log all HTTP/HTTPS requests
28- - ⛔ ** Default deny** - Requests are blocked unless explicitly allowed
25+ - 🔧 ** Multiple evaluation approaches** - JS expressions or custom programs
2926- 🖥️ ** Cross-platform** - Native support for Linux and macOS
30- - ⚡ ** Zero configuration** - Works out of the box with sensible defaults
3127
3228## Quick Start
3329
You can’t perform that action at this time.
0 commit comments