Skip to content

Releases: bdwyertech/gontlm-proxy

v0.1.5

09 Apr 01:30
08d8a5e
Compare
Choose a tag to compare

Changelog

c6bc2bc Attempt to address Can't close response body read tcp 1.2.3.4:50785->1.2.3.5:8080: use of closed network connection
08d8a5e Update deps

v0.1.4

04 Apr 16:56
a2789e6
Compare
Choose a tag to compare

Changelog

08fda8c Clean up code and fix flag passthrough
a2789e6 Further flag cleanup

v0.1.3

04 Apr 05:04
6aeb289
Compare
Choose a tag to compare

Changelog

6aeb289 Update goproxy for half closeables and 200 on ConnectHijacks

v0.1.2

01 Apr 18:10
5463e2f
Compare
Choose a tag to compare

Changelog

e20c11b Add deps for running as a service on Windows
5463e2f Add support for running as a service on Windows

v0.1.1

24 Mar 21:30
8f6a476
Compare
Choose a tag to compare

Changelog

8f6a476 Update deps and fix consuming as library

v0.1.0

22 Mar 16:38
5db0e69
Compare
Choose a tag to compare

Changelog

5db0e69 Move to port 3128 to avoid collisions with dynamic range during lots of activity

v0.0.9

29 Feb 17:23
4aab288
Compare
Choose a tag to compare

Changelog

e60c7ec Cleanup imports
4aab288 Update GitHub Actions to 1.14
7e917cf Update to go 1.14

v0.0.8

24 Feb 22:51
247e625
Compare
Choose a tag to compare

Changelog

247e625 Make verbose logging & ssl verification configurable via env vars - TL;DR - Had an issue with EKS and kubectl (self-signed cert)

v0.0.7

06 Feb 21:37
188e122
Compare
Choose a tag to compare

Changelog

188e122 Bump deps
663de44 Pull in some goproxy patches to get Docker push working

v0.0.6

10 Jan 15:51
3a60650
Compare
Choose a tag to compare

Changelog

14584d0 Add version information
82d63f3 Build as a Github workflow
dac63a3 Cut over to GitHub Actions for CI
e0e9b15 Fix sprintf formatting for go vet