[feature] Extract IP address from netif credit: @comicchang

This commit is contained in:
Timothy Miller
2023-02-15 16:14:22 -05:00
parent c135a7d343
commit cb7b1804cf
4 changed files with 92 additions and 38 deletions

View File

@@ -24,5 +24,7 @@
"a": true,
"aaaa": true,
"purgeUnknownRecords": false,
"ttl": 300
"ttl": 300,
"method": "http",
"interface": ""
}