Releases: greatfire/envoy
Releases · greatfire/envoy
108.0.5359.243 beta 1
- 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
- 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
- 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
Updated build for 108.0.5359.195
Envoy 107.0.5304.150.5
- 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
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
- 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
- Add support for Snowflake
- Adds Envoy/Cronet support a
socks5
param toenvoy://
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
This updates Cronet to 102.0.5005.195-3
This update includes support for envoy and ss urls
102.0.5005.195
This updates Cronet to 102.0.5005.195
This update also includes DNS Evasions from Project Geneva (https://geneva.cs.umd.edu/)