swann: switch to v6
This commit is contained in:
parent
04260106a1
commit
ac0d2c58ed
1 changed files with 2 additions and 1 deletions
|
@ -342,7 +342,8 @@ in {
|
|||
"40-wg-tuvok-ee" = tuvokWireguard {
|
||||
name = "wg-tuvok-ee";
|
||||
listenPort = 51821;
|
||||
endpoint = "92.118.28.252:51821";
|
||||
#endpoint = "92.118.28.252:51821";
|
||||
endpoint = "[2a09:a441::f00f]:51821";
|
||||
fwmark = "0xdead";
|
||||
};
|
||||
"40-wg-tuvok-gnet" = tuvokWireguard {
|
||||
|
|
Loading…
Reference in a new issue