Skip to content

1.1 Release

Latest

Choose a tag to compare

@suirad suirad released this 14 May 17:03
· 1 commit to master since this release

NOTES:

Changelog

  • Added example docker compose
  • Added far proxy to prebuilds.
  • Added CLI to configure client proxy
  • Added CLI to configure far proxy
  • Added auto connectivity between client proxy and far proxy if given proper CLI args
  • Changed proxy server to be able to run with a standalone stdb server
  • Changed logging to a proper logging library
  • Moved http header host rewriting to the far proxy because it knows the destination and it simplifies client usage
  • Overall cleanup of the code