v32.0.0
New and notable:
Other changes:
- byte sequence injection obfuscator - #279
- add protean, an obfuscator which uses both AES encryption and byte sequence injection
- add a map to churn to make it slightly easier to test new obfuscators #281 and #282
- run adventure with INFO logging by default, for more accurate performance measurements - #286
Tested: Simple SOCKS on Firefox and Chrome on Linux, Mac OS X and Windows
Firefox 42+ issues: UWNetworksLab/uProxy-p2p#1840
release.py:
| * | chrome-stable | chrome-beta | chrome-canary | firefox-stable | firefox-beta | firefox-canary |
|---|---|---|---|---|---|---|
| chrome-stable | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| chrome-beta | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| chrome-canary | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| firefox-stable | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| firefox-beta | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| firefox-canary | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
