Skip to content

v1.0.0

Choose a tag to compare

@jthomperoo jthomperoo released this 07 Apr 14:50
· 13 commits to main since this release

[v1.0.0] - 2022-04-07

Added

  • Initial release, self-contained binary that allows hosting a simple proxy.
    • Supports HTTP and HTTPS.
    • Supports choosing which port.
    • Supports printing binary version number.
    • Supports specifying paths to certificate and private key file to use.
    • Logs each proxied connection.
    • Supports log options can be supplied using glog.
      • Can choose the log verbosity with the -v flag.
      • Can choose to log to a file.