git404hub

what is asha_scanner fr?

ashanews9776-eng/asha_scanner — explained in plain English

Analysis updated 2026-05-18

65KotlinAudience · generalComplexity · 2/5Setup · easy

tl;dr

A native Android app that scans for fast, clean Cloudflare IP addresses to use with VLESS, Trojan, and other proxy configurations.

vibe map

mindmap
  root((repo))
    What it does
      Scans clean IPs
      Tests proxy speed
    Tech stack
      Kotlin
      Jetpack Compose
    Use cases
      Proxy configs
      Restricted networks
    Audience
      VPN users
      Persian speakers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Find low-latency clean Cloudflare IPs to plug into a VLESS or Trojan proxy config

VIBE 2

Test a personal list of IPs for stability before using them

VIBE 3

Discover which Cloudflare data centers are reachable from a restricted network

what's the stack?

KotlinJetpack ComposeLottieMVVM

how it stacks up fr

ashanews9776-eng/asha_scannerpaditianxiu/qq_revivedahatem/qtranslate
Stars656768
LanguageKotlinKotlinKotlin
Setup difficultyeasyhardeasy
Complexity2/54/52/5
Audiencegeneraldevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Distributed as a direct APK download from GitHub Releases, not the Play Store.

in plain english

Asha Scanner is a native Android app that helps you find the fastest and most reliable clean Cloudflare IP addresses, aimed at people on restricted networks who need low-latency edges for proxy setups like VLESS and Trojan. The app is built specifically for Android rather than as a web tool, so it runs directly on the phone. It offers several ways to scan for IPs. A quick scan instantly tests random Cloudflare IP ranges, while a custom scan lets you fine-tune the number of IPs tested, how many workers run in parallel, the timeout, and specific CIDR blocks to target. You can also import your own list of IPs from a file or pasted text to check their stability, and there is a point-of-presence discovery mode that shows which Cloudflare data centers, called Colos, are reachable from your current network. Beyond finding candidate IPs, the app measures real download throughput through the proxy configurations you provide, rather than just checking whether an IP responds. If standard Cloudflare IP ranges are blocked on a given network, a fallback system tries to resolve working IPs by looking at other Cloudflare-fronted sites. The app checks for and notifies you about new versions on GitHub automatically, and the interface is fully available in both English and Persian. Visually, the app uses a retro cyberpunk terminal style, with a real-time radar sweep animation and live signal monitoring rather than a plain list of numbers. Under the hood it is written in Kotlin with Jetpack Compose for the UI, Canvas API and Lottie for the animations, and follows the MVVM architecture pattern. Builds and releases are automated through GitHub Actions. To install, you download the APK directly from the project's GitHub Releases page and install it on an Android device running Android 7.0 or newer, it is not distributed through the Play Store. The developers also run a Telegram channel for updates and support.

prompts (copy fr)

prompt 1
Explain the difference between Quick Scan, Custom Scan, and PoP Discovery in Asha Scanner
prompt 2
Help me install the Asha Scanner APK from GitHub Releases on my Android phone
prompt 3
What does the smart fallback system do when standard Cloudflare IP ranges are blocked

Frequently asked questions

what is asha_scanner fr?

A native Android app that scans for fast, clean Cloudflare IP addresses to use with VLESS, Trojan, and other proxy configurations.

What language is asha_scanner written in?

Mainly Kotlin. The stack also includes Kotlin, Jetpack Compose, Lottie.

How hard is asha_scanner to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is asha_scanner for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.