Android Utility that can poke openwrt routers and display a list of attached clients with several options to perform on those clients (ie, SSH, telnet, HTTP, or HTTPs).
OpenWRT-Client-List is hosted in the following web site
https://github.com/flyer-explorer/OpenWRT-Client-List
If you think the Android project OpenWRT-Client-List listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of OpenWRT-Client-List.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_MULTICAST_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET |
OpenWRT-Client-List has the following Java source files.
org.openwrt.clients.HostInfo.java org.openwrt.clients.OpenWRTClients.java org.openwrt.clients.PrefsActivity.java