Skip to content

Releases: pufferffish/wireproxy

v1.0.9

19 Apr 14:40
e749217
Compare
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
Compare
Choose a tag to compare

Changelog

v1.0.7

11 Feb 12:50
a2d7aec
Compare
Choose a tag to compare

Changelog

v1.0.6

22 May 17:11
b0a405a
Compare
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
Compare
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}'".

v1.0.4

23 Aug 14:08
bc77be0
Compare
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
Compare
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

wireproxy v1.0.2

03 Apr 18:58
2b116ff
Compare
Choose a tag to compare

What's Changed

  • IPv6 support
  • Better logging when fatal error occurs

Full Changelog: v1.0.1...v1.0.2

wireproxy v1.0.1

01 Apr 00:26
2fb865d
Compare
Choose a tag to compare

What's Changed

  • OpenBSD pledge support
  • Better documentation of codebase

Full Changelog: https://github.com/octeep/wireproxy/commits/wireproxy

wireproxy v1.0.0

31 Mar 09:33
5e36f9f
Compare
Choose a tag to compare

What's Changed

  • fix dns leakage by @octeep in #2
  • Docker container implementation by @MuratovAS in #3
  • [fix] spelling by @lookfirst in #4
  • fix spelling in README.md by @gonzopancho in #6
  • Add Socks5 authentication by @spl0i7 in #9
  • add .gitignore for vim files by @tensorknower69 in #13
  • Config by @octeep in #17
  • add ci by @octeep in #18
  • fix: correct range condition for parsePort by @hmenke in #22
  • Cross build WireProxy on Actions by @fscarmen in #28

New Contributors

Full Changelog: https://github.com/octeep/wireproxy/commits/wireproxy