all: fork tailscale Linux dns manager package

With modification to fit our use case.
This commit is contained in:
Cuong Manh Le
2023-02-03 02:47:31 +07:00
committed by Cuong Manh Le
parent b8772d7b4a
commit 851f9b9742
18 changed files with 2735 additions and 9 deletions
+2
View File
@@ -0,0 +1,2 @@
This is a fork of https://pkg.go.dev/tailscale.com@v1.34.2/net/dns with modification
to fit ctrld use case.