5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
|
protocol static tailscale {
|
||
|
ipv4;
|
||
|
route 100.64.0.0/10 via "tailscale0";
|
||
|
}
|