Add mobile device range to wireguard
This commit is contained in:
parent
2e02b7ea56
commit
e181f24c82
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
endpoint = "23.88.44.119:51820";
|
||||
allowedIPs = [
|
||||
"fd00:e621:e621::/64"
|
||||
"fd00:e621:e621:1::/64"
|
||||
];
|
||||
}
|
||||
# Old infra: nas
|
||||
|
|
Loading…
Reference in a new issue