Skip to content

Releases: monasticacademy/httptap

v0.1.1

26 Feb 22:47
8f2f354
Compare
Choose a tag to compare

Changelog

  • 8f2f354 Merge pull request #48 from monasticacademy/keep-going-ipv6

v0.1.0

26 Feb 19:53
9f8f5a6
Compare
Choose a tag to compare

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

03 Feb 20:38
3cd4bb5
Compare
Choose a tag to compare

Changelog

  • 3cd4bb5 Merge pull request #9 from monasticacademy/support-bun

v0.0.7

03 Feb 20:07
257cfd1
Compare
Choose a tag to compare

Changelog

  • 257cfd1 Merge pull request #5 from monasticacademy/fix-closed-body

v0.0.6

31 Jan 19:29
Compare
Choose a tag to compare

Changelog

  • a98538d add link to github sponsors page

v0.0.5

30 Jan 19:05
Compare
Choose a tag to compare

Changelog

  • eee8227 update to latest golang.org/x/net

v0.0.4

30 Jan 19:02
Compare
Choose a tag to compare

Changelog

  • eeae726 make experiments into a separate module

v0.0.3

02 Nov 17:47
Compare
Choose a tag to compare

Changelog

  • 9952a3f add GITHUB_TOKEN env var for goreleaser