@fesixnpc: Indeed, Sangfor EasyConnect also has third-party unofficial clients, and it can turn the global VPN into a socks5/HTTP proxy. This time it's great, achieving the same access experience outside as inside the company's intranet. Just adjust the browser proxy plugin settings a bit, and add a few more configuration lines.
Summary
EZ4Connect is a third-party client for Sangfor EasyConnect, which converts the global VPN into a socks5/HTTP proxy, providing the same access experience outside as inside the intranet.
View Cached Full Text
Cached at: 06/18/26, 10:21 PM
Indeed, Sangfor’s EasyConnect also has third-party unofficial clients that can turn the global VPN into a SOCKS5/HTTP proxy. This time it’s great — achieving the same access experience outside as inside the corporate network. Just tweak the browser proxy plugin settings a bit and add a few configuration lines. https://t.co/9ryG1QKjKw
chenx-dust/EZ4Connect
Source: https://github.com/chenx-dust/EZ4Connect
EZ4Connect
Formerly known as HITsz Connect for Windows
Action Release Downloads License
Improved GUI for ZJU-Connect
🎉 aTrust support now available
If you encounter issues, feel free to join the ZJU-Connect user feedback QQ group: 1037726410.
Usage
- Download the latest version from the Releases page:
- Windows users: Download
EZ4Connect-vX.X.X-windows-ARCH.zip, extract to a directory, and double-clickEZ4Connect.exeto run. - macOS users: Download
EZ4Connect-vX.X.X-macOS-ARCH.dmg, follow the instructions inside the image to install, and run the fix script.- If you see warnings like “Apple cannot check for malicious software,” refer to Apple Support for guidance.
- Linux users: Download
EZ4Connect-vX.X.X-linux-ARCH.AppImage, grant execution permission, and run it.- The x64 AppImage requires
glibc >= 2.31(Ubuntu 22.04+ works, limited by GitHub Actions Runner). - The arm64 AppImage requires
glibc >= 2.38(Ubuntu 24.04+ works, limited by Qt official: see supported platforms). - Arch Linux users are recommended to install via AUR.
- If you encounter dependency issues, compile and run it yourself.
- The x64 AppImage requires
- Windows users: Download
- Set the server address in File → Settings → Core.
- In File → Settings → Authentication, select the appropriate server type and configure authentication info.
aTrust servers support multiple authentication methods. Click “Get Authentication Methods” to select. Do not manually configure unless you are fully aware of the login details.
- Click “Connect Server” on the main interface. For simple campus web browsing, select “Set system proxy” and you’re good to go.
For advanced routing with Clash / Mihomo, see: Advanced Usage
Roadmap
More suggestions are welcome — leave an Issue or discuss in the OSA group!
- macOS support
- Linux support
- Manual Proxy Bypass settings
- Upload AUR package
- Use keychain to store passwords and other info
Related Projects
These are desktop-friendly alternatives to the EasyConnect client. Choose as needed:
- kowyo/hitsz-connect-verge: Lightweight ZJU-Connect client based on PyQt, supports Windows/macOS, aimed at HITSZ users.
- Mythologyli/ZJU-Connect-for-Windows: Qt-based ZJU-Connect client, predecessor of this project, supports Windows, aimed at ZJU users.
- docker-easyconnect/docker-easyconnect: EasyConnect client isolated via Docker.
Acknowledgements
Welcome to HITSZ Open Source Technology Association @hitszosa (https://github.com/hitszosa)
Similar Articles
@ezshine: My wife returned to China and asked me to set up a VPN for her. I was going to buy a cheap one for a few bucks, but then I found an open-source project that uses Cloudflare's thousands of global edge nodes for circumvention, allowing you to switch IPs freely, free of charge, with blazing speed. Deployment is super simple—just 2 steps. Can you handle that?
An open-source project leverages Cloudflare's global edge nodes to provide free circumvention service, with simple deployment, fast speed, and freely changeable IPs.
@realchendahuang: Holy crab! I just found out that Firefox browser offers each user 50GB of free VPN traffic per month. Very helpful for the awkward chicken-and-egg scenario. How to use it: 1. Enter about:config in the address bar 2. Go to advanced preferences and click show all 3. Search for …
Firefox launches built-in free VPN, offering 50GB of traffic per month, with location selection support. Users can enable it with one click within the browser, no need to install an additional app.
@luoyonghao: Don't do that. The company has normal overseas business and can legally apply for work VPN.
Luo Yonghao commented that the company has normal overseas business and can legally apply for work VPN.
@dulipeng: https://x.com/dulipeng/status/2067450611529093311
This article is a practical tutorial that details how to use the Cloudflare Workers/Pages free tier to deploy a low-cost VPN, based on the open-source project edgetunnel, and used with clients like Clash and Shadowrocket.
@m0d8ye: An interesting thing: over the past decade, the open-source community has contributed to various circumvention tools, and the related protocols and implementations have long been internalized into large models. For example, if you buy an Alibaba Cloud International server, you can use any domestic code agent locally to deploy both the server and client within ten minutes. If you're willing to tinker, it can even help you write a custom obfuscation protocol...
A tweet points out that due to years of contributions from the open-source community to circumvention software, the relevant protocols and implementations have been internalized by large models; now you can use a domestic code agent to deploy an Alibaba Cloud International server and client within ten minutes, and even customize the obfuscation protocol.