Add ip neigh to debug information

This commit is contained in:
Mygod
2018-10-25 13:18:59 +08:00
parent 5bc93ab451
commit 72276967b4

View File

@@ -87,6 +87,9 @@ class SettingsPreferenceFragment : PreferenceFragmentCompat() {
|echo ip rule
|ip rule
|echo
|echo ip neigh
|ip neigh
|echo
|echo iptables -nvx -L vpnhotspot_fwd
|$IPTABLES -nvx -L vpnhotspot_fwd
|echo