Add Tailscale endpoint

This commit is contained in:
世界
2025-02-12 20:09:21 +08:00
parent 334844b4f1
commit b9a99796d0
23 changed files with 1269 additions and 51 deletions

View File

@@ -27,6 +27,7 @@ const (
DNSTypePreDefined = "predefined"
DNSTypeFakeIP = "fakeip"
DNSTypeDHCP = "dhcp"
DNSTypeTailscale = "tailscale"
)
const (