Skip to content

Releases: stevenmcdonald/IEnvoyProxy

3.0.0

04 Dec 20:08
3cb1151
Compare
Choose a tag to compare

Major update based on IPtProxy 4.0.0, Tor PTs no longer need patching 🎉

2.0.1 for iOS

25 Jun 18:54
cbc04b1
Compare
Choose a tag to compare

Updates:

  • Snowflake 2.9.2
  • V2Ray to 5.15.0
  • Lyrebird 0.2.0
  • Hysteria 1 is out, Hysteria 2 is in

This release only supports iOS for now, use 1.5.x for Android for now

2.0.0 beta 1

06 May 18:42
Compare
Choose a tag to compare
2.0.0 beta 1 Pre-release
Pre-release

Updates thanks to tladesignz

Updates:

  • Snowflake 2.9.2
  • V2Ray to 5.15.0
  • Lyrebird 0.2.0
  • Hysteria 1 is out, Hysteria 2 is in

Also our first iOS release

1.5.0 for Android

14 Aug 20:27
ae6d268
Compare
Choose a tag to compare

Brings Lyrebird (a fork of obfs4proxy) over from IPtProxy to support obfs4 and meek. Tubesocks was added in too, to pass SOCKS auth to the PTs

Bugs:

  • tubesocks can't be stopped once started

1.5.0 alpha 2

20 Jul 19:29
Compare
Choose a tag to compare
1.5.0 alpha 2 Pre-release
Pre-release

Fix crash related to StateLocation not being initialized

1.5.0 alpha 1

19 Jul 22:14
Compare
Choose a tag to compare
1.5.0 alpha 1 Pre-release
Pre-release
  • Add Lyrebird (obfs4, meek_lite) support (from IPtProxy)
  • Also add tubesocks to handle passing the auth info though (we can't get cronet to do that for us)

1.5.0 alpha 4

09 Aug 23:10
f95b39e
Compare
Choose a tag to compare
1.5.0 alpha 4 Pre-release
Pre-release

fix fixEnv(), reverted to mostly the version from IPtProxy

Improve Meek support

08 Aug 20:59
f95b39e
Compare
Choose a tag to compare
Improve Meek support Pre-release
Pre-release

Meek should be actually useful now. Users should call startMeek and startObfs4 and not call startLyrebird directly. Stopping isn't fully implemented, you can call stopLyrebird to stop both, but Tubesocks is... unstoppable, as it were. I'll address that in a future build.

1.4.3 alpha 1

15 Jun 22:08
Compare
Choose a tag to compare
1.4.3 alpha 1 Pre-release
Pre-release

Upgrade Hysteria to v1.3.5

1.4.2

15 Jun 22:00
Compare
Choose a tag to compare

Hardcodes UTLS to use HelloRandomizedALPN (since we can't pass socks5 auth info)