PublicIP: add option --publicip-ipv6

This commit is contained in:
李通洲
2024-05-09 10:13:04 +08:00
parent 7eb145fb7f
commit acc77ebddd
8 changed files with 51 additions and 12 deletions
+8
View File
@@ -1348,6 +1348,14 @@
"type": "str"
}
},
{
"long": "publicip-ipv6",
"desc": "Whether to use IPv6 for public IP detection server",
"arg": {
"type": "bool",
"default": false
}
},
{
"long": "weather-location",
"desc": "Set the location to be used",