Skip to content

Second release, most major features implemented

Compare
Choose a tag to compare
@xkr47 xkr47 released this 25 Jan 08:51
· 40 commits to master since this release
  • separately configurable public and listen ports
  • http to https upgrade for https-only virtualhosts
  • optional password authentication with basic auth
  • optional access group configuration to limit access to certain IP groups
  • fix log filename to be based on matched hostname instead of target service hostname
  • synchronize log writes to ensure logfile consistency
  • improve reported status codes in error situations
  • reject CONNECT method
  • reject forward proxy requests