Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 03:11
· 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-v8a for most current Android phones and tablets
  • armeabi-v7a for 32-bit ARM devices
  • x86_64 for compatible emulators and devices
  • universal with all three supported ABIs

Every APK is signed with the permanent OpenWarpKit release key. SHA256SUMS contains checksums for the published files.

Upstream core

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)