mirror of
https://github.com/wgtunnel/android.git
synced 2026-06-02 08:33:40 +02:00
-
nightly Pre-Release
released this
2026-06-01 23:53:41 +02:00 | 12 commits to master since this releaseNightly build for the latest development version of the app.
SHA-256 fingerprints for the 4096-bit signing certificate:
5204d82e766e8aa14dcbb06dc70aebae2bdd812d4d6203cd521a8a685d7d3d80To verify fingerprint:
apksigner verify --print-certs [path to APK file] | grep SHA-256Changelog
🐛 Bug Fixes
7e264a6- add network capability checks to properly detect network connectivity (commit by @zaneschepke)82bda83- proxy mode failing to shutdown properly, improved port availability checks (commit by @zaneschepke)0963626- airplane mode detection (commit by @zaneschepke)
♻️ Refactors
c18b3b7- adjust action ordering, make config view selectable (commit by @zaneschepke)
Downloads