Skip to content

Commit 064058b

Browse files
committed
README: simplify features
1 parent f7e1475 commit 064058b

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)