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