Skip to content

Releases: Snawoot/hola-proxy

v1.5.7

01 Feb 23:18
v1.5.7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.6...v1.5.7

Maintenance release

22 Oct 07:14
v1.5.6
Compare
Choose a tag to compare

Update deps to support build with Go 1.19

Maintenance release

25 Jun 13:19
v1.5.5
068a2d5
Compare
Choose a tag to compare
v1.5.5

maintenance release

Option for custom CA cert bundle

17 Jul 22:07
v1.5.4
Compare
Choose a tag to compare
v1.5.4

Allow custom CA cert bundle

Maintenance release

15 Jul 20:19
Compare
Choose a tag to compare
v1.5.3

bump snap version

Minor changes

02 Jul 20:49
v1.5.2
Compare
Choose a tag to compare
v1.5.2

minor changes

Restore plaintext HTTP requests function

01 May 15:02
v1.5.1
Compare
Choose a tag to compare

This release fixes plaintext HTTP requests function which degraded due to new Hola limitations on use of CONNECT method.

Proxy chaining support

23 Mar 22:46
v1.5.0
Compare
Choose a tag to compare

Now application can use hola proxy on top of proxy used to access internet connection (e. g. corporate internet access requiring all users to use proxy).

Bypass DPI (TLS SNI filter) in Egypt

23 Mar 16:56
v1.4.6
Compare
Choose a tag to compare

First release which works in Egypt.

Changes:

  • No SNI in outbound TLS sessions to proxies. Custom certificate verification logic is used.
  • New stackable TCP dialers, isolating complexity of workarounds.
  • New proxy handler implementation leveraging stackable TCP dialers.

Improved connectivity

15 Mar 23:02
v1.4.5
Compare
Choose a tag to compare
  • Use IP addresses provided by Hola API to dial proxies w/o name resolving.