Releases: bdwyertech/gontlm-proxy
Releases · bdwyertech/gontlm-proxy
v0.1.5
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
Changelog
08fda8c Clean up code and fix flag passthrough
a2789e6 Further flag cleanup
v0.1.3
Changelog
6aeb289 Update goproxy for half closeables and 200 on ConnectHijacks
v0.1.2
Changelog
e20c11b Add deps for running as a service on Windows
5463e2f Add support for running as a service on Windows
v0.1.1
Changelog
8f6a476 Update deps and fix consuming as library
v0.1.0
Changelog
5db0e69 Move to port 3128 to avoid collisions with dynamic range during lots of activity
v0.0.8
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
Changelog
188e122 Bump deps
663de44 Pull in some goproxy patches to get Docker push working
v0.0.6
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