Releases: monasticacademy/httptap
Releases · monasticacademy/httptap
v0.1.1
Changelog
- 8f2f354 Merge pull request #48 from monasticacademy/keep-going-ipv6
v0.1.0
Changelog
- Programs run under httptap will see the same user and group ID that httptap was originally run under
- IPv6 is now supported
- All UDP traffic is now proxied by default
- httptap now overlays /etc/ssl/certs/ca-certificates.crt directly, so it will work with more different TLS CA systems
- Ordinary DNS failures are no longer printed
v0.0.8
Changelog
- 3cd4bb5 Merge pull request #9 from monasticacademy/support-bun
v0.0.7
Changelog
- 257cfd1 Merge pull request #5 from monasticacademy/fix-closed-body
v0.0.6
Changelog
- a98538d add link to github sponsors page
v0.0.5
Changelog
- eee8227 update to latest golang.org/x/net
v0.0.4
Changelog
- eeae726 make experiments into a separate module
v0.0.3
Changelog
- 9952a3f add GITHUB_TOKEN env var for goreleaser