Skip to content

v1.1.0

Compare
Choose a tag to compare
@jthomperoo jthomperoo released this 08 Apr 10:51
· 8 commits to main since this release

[v1.1.0] - 2022-04-08

Added

  • Basic auth support, can provide --basic-auth 'username:password' which the proxy then checks for valid auth
    provided in the Proxy-Authentication header.
  • Can choose if auth should be logged with the --log-auth option.
  • Can choose to log all request headers using the --log-headers option.