Releases: klzgrad/naiveproxy
v128.0.6613.40-3
Test build for Sagernet derivative apk
v128.0.6613.40-2
Test build for different HTTP/2 receive window.
v128.0.6613.40-1
Rebased to 128.0.6613.40.
v127.0.6533.64-3
Removed single-stream throttling on high bandwidth-delay links from accidental defaults #661, #122:
- Changed the default receive windows from 3MB (β€ 160Mbps with 160ms RTT) to 32MB (β€ 1600Mbps with 160ms RTT).
- Added guide for tuning Linux kernel TCP windows.
- Increased NaiveProxy's HTTP/2 flow control window size default configuration from 3MB to 32MB.
Both kernel TCP and userspace HTTP/2 window sizes must be increased to take effect for the high bandwidth-delay links.
v127.0.6533.64-2
Backport support for Ubuntu 18 and earlier (requires glibc 2.17).
Chromium upstream has dropped support for Ubuntu 18 and Debian 10 (Buster). This backport support is not guaranteed for future versions.
v127.0.6533.64-1
Rebased to 127.0.6533.64.
v126.0.6478.40-2
Fix ERR_NOT_IMPLEMENTED when SO_REUSEPORT is not available.
Support proxy chaining. Example:
--proxy=http://user:[email protected],https://user:[email protected]
--proxy=quic://user:[email protected],https://user:[email protected]
v126.0.6478.40-1
Rebased to 126.0.6478.40.
v125.0.6422.35-1
Rebased to 125.0.6422.35.
v124.0.6367.54-3
Add --no-post-quantum
to work around broken middleboxes that does not correctly handle ClientHellos that exceed one packet. See https://tldr.fail/