naiveproxy

Make a fortune quietly

BSD-3-CLAUSE License

Stars
6.6K
Committers
3

Bot releases are hidden (Show)

naiveproxy - v87.0.4280.66-1

Published by klzgrad almost 4 years ago

Rebased to 87.0.4280.66.

naiveproxy - v86.0.4240.75-1

Published by klzgrad about 4 years ago

Rebased to 86.0.4240.75.

Naive's Caddy forward proxy now supports Caddyfile, see https://github.com/klzgrad/naiveproxy#setup.

Now supports QUIC proxy, see https://github.com/klzgrad/naiveproxy/issues/77#issuecomment-702563308. Though performance will be bad until quic-go gets optimized.

naiveproxy - v85.0.4183.83-4

Published by klzgrad about 4 years ago

naiveproxy - v85.0.4183.83-3

Published by klzgrad about 4 years ago

naiveproxy - v85.0.4183.83-2

Published by klzgrad about 4 years ago

naiveproxy - v85.0.4183.83-1

Published by klzgrad about 4 years ago

Rebased to 85.0.4183.83.

naiveproxy - v84.0.4147.89-2

Published by klzgrad about 4 years ago

naiveproxy - v84.0.4147.89-1

Published by klzgrad over 4 years ago

Rebased to 84.0.4147.89.

Major update:

  • Naive client no longer requires a corresponding Naive server, which is built into Caddy. Users can directly run Caddy v2 with naïve fork. See https://github.com/klzgrad/naiveproxy#setup for detail.
  • Padding support is now automatically detected without the --padding option. Users can safely remove --padding or padding: true from configuration.

Improved padding security thanks to @darhwa.

naiveproxy - v83.0.4103.61-3

Published by klzgrad over 4 years ago

TEST ONLY. End users do not use.

naiveproxy - v83.0.4103.61-2

Published by klzgrad over 4 years ago

naiveproxy - v83.0.4103.61-1

Published by klzgrad over 4 years ago

Rebased to 83.0.4103.61.

Added --extra-headers option.

Added openwrt arm_cortex-a15_neon-vfpv4 build.

Fixed no net_fetcher error.

naiveproxy - v81.0.4044.92-1

Published by klzgrad over 4 years ago

Rebased to Chromium 81.0.4044.92.

naiveproxy - v80.0.3987.87-3

Published by klzgrad over 4 years ago

naiveproxy - v80.0.3987.87-2

Published by klzgrad over 4 years ago

Added OpenWrt ARM64 build.

naiveproxy - v80.0.3987.87-1

Published by klzgrad over 4 years ago

Rebased to Chromium 80.0.3987.87.

Added OpenWrt x86_64 build.

Removed support for manual setting of QUIC version --quic-version.

naiveproxy - v79.0.3945.79-2

Published by klzgrad almost 5 years ago

naiveproxy - v79.0.3945.79-1

Published by klzgrad almost 5 years ago

Rebased to Chromium 79.0.3945.79.

naiveproxy - v78.0.3904.70-6

Published by klzgrad almost 5 years ago

Added OpenWrt MIPS 24kc build.

naiveproxy - v78.0.3904.70-5

Published by klzgrad almost 5 years ago

Added MIPS support

naiveproxy - v78.0.3904.70-4

Published by klzgrad almost 5 years ago

SECURITY UPDATE: Fixed a build option that made TLS signatures different from Chrome. All users must upgrade.

TLS 1.3 certificate compression in Chrome requires brotli support, https://www.chromestatus.com/feature/5696925844111360. The brotli support was previously disabled in the build.