v1.0.0
·
52 commits
to android
since this release
WARPSCOUT for Android brings the WARPSCOUT tools to a native Android interface while keeping account registration, scans, discovery, exports, and SOCKS operation on the phone.
- create a new WARP account or import an existing account JSON
- scan WireGuard, AmneziaWG, MASQUE H3, and MASQUE H2 endpoints
- use Standard, Durable, Full, and Expert scan modes
- configure IPv4, IPv6, ports, timeouts, jobs, targets, filters, MTU, DNS, speed tests, and WARP-in-WARP
- find AWG junk parameters and MASQUE SNI profiles
- keep scan history and inspect results as in-app tables with regions, nodes, locations, flags, and the best endpoint
- export plain reports, WireGuard, AmneziaWG, usque, and Mihomo configurations
- run long operations through an Android foreground service and stop them from the notification
- use the Russian or English interface in the system light or dark theme
APKs
arm64-v8afor most current Android phones and tabletsarmeabi-v7afor 32-bit ARM devicesx86_64for compatible emulators and devicesuniversalwith all three supported ABIs
Every APK is signed with the permanent OpenWarpKit release key. SHA256SUMS contains checksums for the published files.
Upstream core
- WARPSCOUT tag:
v0.14.0 - Base commit:
2fe3507ffd3915f68efc65537d2adae0b5d1eff8 - Original project: https://github.com/vernette/warpscout
- Original author: Nikita S. (@vernette)
This is an independent OpenWarpKit release and is not an official Android release maintained by the upstream author.
Commits
- feat(android): add native app and release pipeline (
700ae14) - fix(ci): mark mobile build script executable (
ef09088) - fix(release): update mobile toolchain and screenshot sets (
8a9d828) - fix(ci): use stable emulator API for smoke tests (
3a59f9b) - fix(ci): fetch upstream tags from source repository (
3336e8e) - feat(android): add cloud launcher icon (
75d79d7) - fix(ci): validate Android release artifacts (
a71403d) - fix(android): refine launcher and artifact checks (
207dc92) - fix(ci): install emulator APK in one shell command (
19af2ab) - fix(release): handle the first Android tag (
d8daa7d)