Skip to content

v76.0.3809.87-1

Compare
Choose a tag to compare
@klzgrad klzgrad released this 03 Aug 04:43

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.