Releases: windtf/wireproxy
Releases · windtf/wireproxy
v1.1.2
v1.1.1
Changelog
- 1c6a10d Add support for UDP proxying (#187)
- a8ead80 Bump github.com/landlock-lsm/go-landlock (#196)
- a464c61 Bump golang.org/x/crypto from 0.31.0 to 0.45.0 (#197)
- 7de271d Pass linter
- 04030e8 Support for HTTPS (#133)
- 0470c14 Update Go base image to version 1.26
- 0567d6e Update README with UDPProxyTunnel and Resolve details
- 053fdd2 Update container workflow to use ubuntu-latest
- aaf2379 Update copyright year and owner in LICENSE file
- 96110d2 build: Update golangci-lint-action to v9.2.0.
- 4c23415 ci: Update Go version to 1.26 in all workflows and trigger releases on push tags.
- bceb167 feat(resolve): add IP resolve strategy and format code (#181)
- e76e370 fix: Fix STDIOTunnel (#190)
- 503d7b6 fix: allow access to /dev/null
v1.0.9
v1.0.8
v1.0.7
Changelog
- 31e6afd Allow to use wireproxy as endpoint (#74)
- af97322 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#98)
- 0f4d79d Fix build on go 1.21 by updating wireguard-go (#91)
- aa20776 Implement STDIOTunnel (#70)
- 05c8493 Provide an example systemd service file (#77)
- d1a455e Remove interface address subnet length check (#86)
- edf6325 Update README with Firefox VPN tabs instructions (#73)
- d2f7768 Update dependencies (#79)
- 5f76f77 Use io.Copy instead of io.CopyBuffer (#85)
- a2d7aec fix: improvements in memory consumption (#100)
- 49f5688 fix: typo (#93)
v1.0.6
v1.0.5
wireproxy
add Makefile
v1.0.4
wireproxy v1.0.3
What's Changed
- Further sandboxing in OpenBSD using
unveilto limit exec permission - Resolve the static tunnel target for every new connection
Full Changelog: v1.0.2...v1.0.3