Skip to content

Releases: klzgrad/naiveproxy

v78.0.3904.70-3

05 Nov 14:46
Compare
Choose a tag to compare
v78.0.3904.70-3 Pre-release
Pre-release

Added Linux x86 build.

v78.0.3904.70-2

31 Oct 16:48
Compare
Choose a tag to compare

Fixed Glibc compatibility of ARM builds.

v78.0.3904.70-1

26 Oct 10:29
1a802cf
Compare
Choose a tag to compare

Rebased to Chromium 78.0.3904.70.

v77.0.3865.90-3

05 Oct 14:10
Compare
Choose a tag to compare

Allow setting QUIC version with --quic-version.

v77.0.3865.90-2

05 Oct 10:07
Compare
Choose a tag to compare

Added arm64 and arm (armhf) builds.

v77.0.3865.90-1

28 Sep 15:09
Compare
Choose a tag to compare

Rebased to Chromium 77.0.3865.90.

v76.0.3809.87-1

03 Aug 04:43
Compare
Choose a tag to compare

Rebased to Chromium 76.0.3809.87.

Added support for TCP transparent proxying (Linux only). Enable with iptables -t nat -A OUTPUT -p tcp -d $cidr -j REDIRECT --to-ports 1080

Fixed a bug that breaks connections at high speed.

v76.0.3809.12-redir2

23 Jun 17:50
Compare
Choose a tag to compare
v76.0.3809.12-redir2 Pre-release
Pre-release
Fix OnPushComplete logic

Should not Push the same thing again.

v76.0.3809.12-redir

22 Jun 22:24
0974334
Compare
Choose a tag to compare
v76.0.3809.12-redir Pre-release
Pre-release

Added support for TCP transparent proxying. Linux only.

v76.0.3809.12

09 Jun 16:49
Compare
Choose a tag to compare
v76.0.3809.12 Pre-release
Pre-release

Rebased to Chromium Dev Channel 76.0.3809.12.

The stable channel 75.0.3770.80 is skipped because there has been a major refactor in the socket pool system https://bugs.chromium.org/p/chromium/issues/detail?id=927084, and v75 is in the middle of the refactor series.

Chromium v76 has upgraded from gQUIC to IETF QUIC, which doesn't work with Caddy yet.

A -1 release will be made when Chromium v76 is released as stable version.