Unclaimed project
Are you a maintainer of httpjail? Claim this project to take control of your public changelog and roadmap.
max_tx_bytes as limited allow policy (#75) (cc9f25c)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