Skip to content

Releases: MyJetTools/my-reverse-proxy

0.1.20

05 Nov 21:09
Compare
Choose a tag to compare
Debugging conversion for http2 to http1

0.1.19

31 Oct 16:31
Compare
Choose a tag to compare
  • Retry on HTTPClient in case of timeout or canceled TCP Channel

0.1.18

06 Oct 17:27
Compare
Choose a tag to compare

Added support of revocation_list for Client Certificates

0.1.17

19 Jul 17:07
Compare
Choose a tag to compare

HTTP Port forward now works through UnixSocket

0.1.16

19 Jul 14:30
Compare
Choose a tag to compare

Http Port Forward now uses TCP Port forward to 127.0.0.1:5555

0.1.15

11 Jul 11:14
Compare
Choose a tag to compare
  • 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

05 Jul 13:53
Compare
Choose a tag to compare
Removed dangerous debug code

0.1.13

13 Jun 15:12
Compare
Choose a tag to compare
  • Added Ability To Load allowed_users form remote Location

0.1.12

27 Apr 10:50
Compare
Choose a tag to compare
Fixed Bug

0.1.11

24 Apr 03:29
Compare
Choose a tag to compare

Fixed the place we had panic