File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,7 +68,23 @@ httpjail --js "r.host === 'api.github.com'" --docker-run -- --rm alpine:latest w
6868
6969## Documentation
7070
71- See the [ documentation] ( https://coder.github.io/httpjail/ ) for more details.
71+ Docs are stored in the ` docs/ ` directory and served
72+ at [ coder.github.io/httpjail] ( https://coder.github.io/httpjail ) .
73+
74+ Table of Contents:
75+
76+ - [ Installation] ( https://coder.github.io/httpjail/guide/installation.html )
77+ - [ Quick Start] ( https://coder.github.io/httpjail/guide/quick-start.html )
78+ - [ Configuration] ( https://coder.github.io/httpjail/guide/configuration.html )
79+ - [ Rule Engines] ( https://coder.github.io/httpjail/guide/rule-engines/index.html )
80+ - [ JavaScript] ( https://coder.github.io/httpjail/guide/rule-engines/javascript.html )
81+ - [ Shell] ( https://coder.github.io/httpjail/guide/rule-engines/shell.html )
82+ - [ Line Processor] ( https://coder.github.io/httpjail/guide/rule-engines/line-processor.html )
83+ - [ Platform Support] ( https://coder.github.io/httpjail/guide/platform-support.html )
84+ - [ Request Logging] ( https://coder.github.io/httpjail/guide/request-logging.html )
85+ - [ TLS Interception] ( https://coder.github.io/httpjail/advanced/tls-interception.html )
86+ - [ DNS Exfiltration] ( https://coder.github.io/httpjail/advanced/dns-protection.html )
87+ - [ Server Mode] ( https://coder.github.io/httpjail/advanced/server-mode.html )
7288
7389## License
7490
You can’t perform that action at this time.
0 commit comments