Skip to content

X-croot/AndroScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroScan

AndroScan is a network scanner built with Flutter for Android.

It discovers devices in your local Wi-Fi network, shows their estimates their operating system based on TTL values.


screenshot

🔍 Features

  • 🚀 Scans all devices in a specified local IP range
    • IP Address
    • MAC Address
    • TTL (Time To Live)

⚙️ How it works

  • Uses ping to check reachability
  • Parses TTL to estimate OS type (e.g., Windows, Linux, IoT)

📦 Build

flutter pub get
flutter build apk --release

About

Ping Scanner for Android

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors