A super simple reverse proxy with TLS support
This is mostly a note for me on how to release this thing:
Cargo.toml
cargo update
git commit
git tag -s
git push
cargo publish