LocalIp: support get interface flags (#1315)

This commit is contained in:
apocelipes
2024-10-05 09:49:27 +08:00
committed by GitHub
parent 716bfe7cc1
commit 40ab735e6b
9 changed files with 143 additions and 2 deletions
+9
View File
@@ -1231,6 +1231,15 @@
"default": false
}
},
{
"long": "localip-show-flags",
"desc": "Show net interface flags in local ip module",
"arg": {
"type": "bool",
"optional": true,
"default": false
}
},
{
"long": "localip-compact",
"desc": "Show all IPs in one line",