blocky: Handle TailScale IPv6 range

This commit is contained in:
Erwin Boskma 2024-05-08 18:11:17 +02:00
parent dd9108be8b
commit 469f9e2b35
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -11,6 +11,7 @@
groups = {
default = [ "127.0.0.1:5335" ];
"100.64.0.0/10" = [ "127.0.0.1:5454" ];
"fd7a:115c:a1e0::/96" = [ "127.0.0.1:5454" ];
};
};