Skip to content

Releases: windtf/wireproxy

v1.1.2

05 Mar 15:04
3792cd4

Choose a tag to compare

Changelog

  • 3792cd4 Add locking around PingRecord initialization (Close #171)

v1.1.1

05 Mar 04:01

Choose a tag to compare

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

19 Apr 14:40
e749217

Choose a tag to compare

Changelog

  • e749217 Bump golang.org/x/net from 0.21.0 to 0.23.0 (#113)
  • 6ab7069 fix landlock restriction while files do not exists (#114)

v1.0.8

13 Apr 01:44
a679716

Choose a tag to compare

Changelog

v1.0.7

11 Feb 12:50
a2d7aec

Choose a tag to compare

Changelog

v1.0.6

22 May 17:11
b0a405a

Choose a tag to compare

Changelog

  • 6fcd53d Fix tag describe in makefile
  • 30d2697 Add silent flag to reduce output
  • 25e6568 Add support for http proxy

v1.0.5

01 Sep 03:57

Choose a tag to compare

Changelog

Note to packagers

Please specify the package version when building wireproxy via setting ldflags to "-X 'main.version=${version}'".

wireproxy

05 Mar 04:01

Choose a tag to compare

add Makefile

v1.0.4

23 Aug 14:08
bc77be0

Choose a tag to compare

Changelog

  • 02a56ca Allow multiple peers, tunnels, and proxies
  • be8865e Redo Dockerfile
  • b887606 add print version flag
  • bc77be0 bump version to 1.0.4
  • 6e3c3a2 update go version to 1.18
  • e102c35 update wireguard dependency and fix linter

wireproxy v1.0.3

05 Apr 06:35
f637b0f

Choose a tag to compare

What's Changed

  • Further sandboxing in OpenBSD using unveil to limit exec permission
  • Resolve the static tunnel target for every new connection

Full Changelog: v1.0.2...v1.0.3