Releases: MyJetTools/my-reverse-proxy
Releases · MyJetTools/my-reverse-proxy
0.1.20
Debugging conversion for http2 to http1
0.1.19
- Retry on HTTPClient in case of timeout or canceled TCP Channel
0.1.18
Added support of revocation_list for Client Certificates
0.1.17
HTTP Port forward now works through UnixSocket
0.1.16
Http Port Forward now uses TCP Port forward to 127.0.0.1:5555
0.1.15
- Google Auth Section now can be populated from Variable
- We can add domain for TLS endpoint
5124:
endpoint:
type: http
debug: false
locations:
- proxy_pass_to: https://127.0.0.1:8443
domain_name: google.com
0.1.14
Removed dangerous debug code
0.1.13
- Added Ability To Load allowed_users form remote Location
0.1.11
Fixed the place we had panic