Skip to content

Releases: greatfire/envoy

108.0.5359.243 beta 1

18 Dec 23:14
ee4599a
Compare
Choose a tag to compare
108.0.5359.243 beta 1 Pre-release
Pre-release
  • Updates cronet code to 108.0.5359.243
  • Re-orders the (still hardcoded) DNS servers to put Cloudflare back as the first

108.0.5359.195

02 Jul 20:02
Compare
Choose a tag to compare
  • updates to 108.0.5359.195
  • Adds ECH support
  • Currently, DoH servers are hardcoded (dns.sb, quad9, cloudflare, and nextdns)
  • DNS won't fall back to insecure methods, so HTTPS proxying will fail if all DoH servers are blocked

108.0.5359.195-beta1 ECH support

23 Apr 23:00
Compare
Choose a tag to compare
Pre-release
  • updates to 108.0.5359.195 (from my closed PR to update to 108)
  • Enabled the built in resolver and configures it to use DoH, so ECH is supported
  • Currently, DoH servers are hardcoded (dns.sb, quad9, cloudflare, and nextdns)
  • DNS won't fall back to insecure methods, so HTTPS proxying will fail if all DoH servers are blocked

108.0.5359.195 alpha 1

26 Jan 18:43
Compare
Choose a tag to compare
Pre-release

Updated build for 108.0.5359.195

Envoy 107.0.5304.150.5

15 Aug 16:21
0b696a0
Compare
Choose a tag to compare
  • Adds support for Meek
  • Fixes some timing issues

The same 107.0.5304.150-1 release of cronet is used with this version

Envoy 107.0.5304.150.3

10 Jul 21:46
28bd2d0
Compare
Choose a tag to compare

several related improvements:

  • batches are now somewhat randomly sized
  • selected services (currently snowflake) can be pushed to the front of the
  • shortened service startup
  • moved http/envoy delays into results processing so delays can be skipped if direct URL results have been received

This still depends on Chromium 107.0.5304.150-1

Envoy 107.0.5304.150.1

20 Jun 18:25
fe78d7c
Compare
Choose a tag to compare
  • update to IEnvoyProxy 1.4.2 (random masquerading client hello by default for snowflake support)
  • feature: improve scrubbing sensitive info from logs
  • fix: direct URLs always failing

This uses the current 107.0.5304.150-1 release of Cronet

107.0.5304.150

07 Jun 20:01
7c1b669
Compare
Choose a tag to compare
  • Add support for Snowflake
  • Adds Envoy/Cronet support a socks5 param to envoy:// URLs to allow using Envoy's HTTPS proxying over SOCKS, which lets us support spec compliant PTs like Snowflake
  • Updates Cronet to 107.0.5304.150 (107.0.5304.150-1 build is needed, we missed Java support for the socks5 param in the first version)

102.0.5005.195.1

13 Mar 22:02
653943a
Compare
Choose a tag to compare

This updates Cronet to 102.0.5005.195-3

This update includes support for envoy and ss urls

102.0.5005.195

13 Feb 22:44
eacefad
Compare
Choose a tag to compare

This updates Cronet to 102.0.5005.195

This update also includes DNS Evasions from Project Geneva (https://geneva.cs.umd.edu/)