1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
adb shell netcfg adb shell netcfg | grep wlan0 adb shell ls /sys/class/net adb shell dumpsys netstats adb shell ip link adb shell ip address adb shell ip addrlabel adb shell ip neighbour adb shell ip route adb shell ip rule adb shell ip maddress adb shell ip mroute adb shell ip tunnel adb shell ip xfrm state adb shell ifconfig adb shell netstat adb shell netstat -n adb shell netstat -anp adb shell netstat -p adb shell netstat -a |