github saeedmasoudie/pywarp v1.1.7
PyWarp v1.1.7

latest releases: v1.3.5, v1.3.4, v1.3.3...
pre-release12 months ago

🚀 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.py and 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!

Don't miss a new pywarp release

NewReleases is sending notifications on new releases.