AwakeOnLANMobile
Send WakeOnLAN packets (IPv4/IPv6) over the internet, includes a CIDR scanner
AwakeOnLANMobile enables you to send Wake On LAN (WOL) packets, allowing you to remotely wake up your devices over either a local area network (LAN) or over the internet. It supports IPv4 and IPv6 addresses. The application offers several features:
Developed with React Native (Typescript) and utilizes C++ turbo modules for native level socket access when sending and receiving packets. The ./cpp directory contains lightly modified code from 'https://github.com/nellogan/awakeonlan' and 'https://github.com/nellogan/netscan'. These are Linux commandline utilities that can be used in lieu of this application if your device supports a terminal (such as Termux or the new Android AVF Linux terminal).
- Open Source: Licensed under GPLv3 License with zero advertisements and no account creation necessary.
- Local Storage: Add, edit, or delete device information for easy access.
- Network Scanning: Discover devices using either an IPv4 address or CIDR notation for subnets (e.g., 192.168.1.1 or 192.168.1.1/24). Choose between PING and TCP connect (sent to Port 443) packets for scanning. PING will require 1 second per IP address, while TCP connect will be faster.
- Theme Toggle: Switch between a light and dark mode theme to customize the appearance based on your preferences. The selected theme will be persisted even after shutting down the application.
Developed with React Native (Typescript) and utilizes C++ turbo modules for native level socket access when sending and receiving packets. The ./cpp directory contains lightly modified code from 'https://github.com/nellogan/awakeonlan' and 'https://github.com/nellogan/netscan'. These are Linux commandline utilities that can be used in lieu of this application if your device supports a terminal (such as Termux or the new Android AVF Linux terminal).
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
x86_64此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
x86此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8a此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
armeabi-v7a此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。






