better selfCheck with ipv6 support

Massimo Melina committed Jun 7, 2026 at 16:55 UTC 2d8f3c300410753e6ed8ef60b263798081749b0c
1 file changed +9 -4
central.json
+9 -4
@@ -2,10 +2,9 @@
2 "dnsServers": ["1.1.1.1", "8.8.8.8"],
3 "selfCheckServices": [
4 {
5 - "url": "http://hfstest.rejetto.com/v3?url=$URL",
6 - "headers": {"User-Agent": "HFS"},
7 - "regexpFailure": "\"error\"",
8 - "regexpSuccess": "\"good\""
5 + "url": "https://hfstest-fkchzspt7q-ew.a.run.app?url=$URL",
6 + "regexpFailure": "false",
7 + "regexpSuccess": "true"
8 }
9 ],
10 "selfCheckServices_disabled": [
@@ -18,6 +17,12 @@
17 "url": "https://byhmniehcu2jzoeododjam6i5a0yszsf.lambda-url.eu-central-1.on.aws/?url=$URL",
18 "regexpFailure": "false",
19 "regexpSuccess": "true"
20 + },
21 + {
22 + "url": "http://hfstest.rejetto.com/v3?url=$URL",
23 + "headers": {"User-Agent": "HFS"},
24 + "regexpFailure": "\"error\"",
25 + "regexpSuccess": "\"good\""
26 }
27 ],
28 "publicIpServices": [