Releases: Snawoot/hola-proxy
Releases · Snawoot/hola-proxy
v1.5.7
Maintenance release
Update deps to support build with Go 1.19
Maintenance release
v1.5.5 maintenance release
Option for custom CA cert bundle
v1.5.4 Allow custom CA cert bundle
Maintenance release
v1.5.3 bump snap version
Minor changes
v1.5.2 minor changes
Restore plaintext HTTP requests function
This release fixes plaintext HTTP requests function which degraded due to new Hola limitations on use of CONNECT method.
Proxy chaining support
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
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
- Use IP addresses provided by Hola API to dial proxies w/o name resolving.