feat: move config from arc
This commit is contained in:
6
config/mullvad/mullvad_tailscale.conf
Normal file
6
config/mullvad/mullvad_tailscale.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
table inet mullvad_tailscale {
|
||||
chain output {
|
||||
type route hook output priority 0; policy accept;
|
||||
ip daddr 100.64.0.0/10 ct mark set 0x00000f41 meta mark set 0x6d6f6c65;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user