Replace tailscale with netbird
This commit is contained in:
parent
fc745fa8b4
commit
8afa6f5c7a
13 changed files with 89 additions and 141 deletions
|
|
@ -36,7 +36,6 @@ function my_host_record(target, host, vpn) {
|
|||
if (vpn) {
|
||||
return [
|
||||
A(target, host.ipv4_address_vpn),
|
||||
AAAA(target, host.ipv6_address_vpn)
|
||||
];
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue