đ PyWarp v1.1.7 â Cross-Platform Warp GUI, Now Better Than Ever
đ This release includes major improvements, fixes, and enhanced reliability across Windows, Linux, and macOS. PyWarp continues to serve as a fast, user-friendly GUI for managing Cloudflare WARP connections.
đ What's New & Improved
- â Error dialogs no longer stack up! Only one error popup appears at a time, preventing UI spam during repeated failures.
- đž PyWarp now remembers your 5 most recent custom endpoints. They're available in a dropdown, even after rese
- đĒ Windows binary now launches correctly, with full dependency inclusion and Qt plugins
- đ macOS bundle fixed â now includes app icon and launches without terminal
- đ§ Linux binary cleaned and stable
- đĄī¸ Reduced false positives by improving how Nuitka builds the executables
- đĻ Includes compiled
resources_rc.pyand embedded assets (logo.ico,.icns,.png)
đĨ Downloads & Checksums
| Platform | File | SHA256 Digest |
|---|---|---|
| đĒ Windows | Download .exe
| eee58b41103fe3557876dd5f7d007e985771a14c54ad7a5384a59d17f18624ed
|
| đ§ Linux | Download Linux binary | ec9a5c647c1710c6f017df5d5162367ad3ef66aa84cc155d82356b7d1346f297
|
| đ macOS | Download .app binary
| 214201bcb186b2329fa09bab4c279cb9ff10e6790165d5caf8698c211fe84928
|
âšī¸ To verify:
On macOS/Linux:shasum -a 256 [filename]
On Windows (PowerShell):Get-FileHash .\pywarp-windows-v1.1.7.exe -Algorithm SHA256
đĄī¸ Is the .exe safe?
Yes. Since PyWarp is built using Python and packaged with Nuitka, some antivirus tools may falsely flag it. This is a common issue for small open-source apps with unsigned binaries.
- â The app is fully open source: GitHub Repo
- â VirusTotal scan: View the report
- đ We're working on signing future releases to improve trust
If your antivirus flags it, please consider submitting it as a false positive, or building from source using main.py.
đ§ Tip of the Release
After changing endpoints or DNS modes, always disconnect WARP first, then reconnect to apply changes properly.
Thank you for supporting PyWarp!
If you like it, feel free to âī¸ the repo and share with others!