What's Changed
- v0.6.1 (01ec7a3)
- fix: mdbook deploy by removing deprecated fields and fixing config (c434f6b)
- fix: mdbook deploy by removing deprecated field and ensuring mermaid assets (780fd79)
- Add DENO_CERT environment variable for Deno TLS support (#97) (9fddbed)
Installation
Download the appropriate tarball for your platform, extract it, and place the binary in your PATH:
tar xzf httpjail-*.tar.gz
sudo mv httpjail-*/httpjail /usr/local/bin/
# on macOS, you may need to run:
# xattr -d com.apple.quarantine httpjail-*/httpjail
# before the system allows you execute it.Or install from crates.io:
cargo install httpjail