feat: add neptune as a wireguard client
This commit is contained in:
parent
e4d7402948
commit
898f440a69
@ -38,6 +38,10 @@
|
|||||||
publicKey = "iKJO9Q8LsdCdApapTX9CJmrtAKn1TYhg4YUiBUBPzmo=";
|
publicKey = "iKJO9Q8LsdCdApapTX9CJmrtAKn1TYhg4YUiBUBPzmo=";
|
||||||
allowedIPs = ["10.0.10.2/32"];
|
allowedIPs = ["10.0.10.2/32"];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
publicKey = "IM7i+2BFsa+XyA4V4jd8iM+jpW307rDEkPOGdSddfzI=";
|
||||||
|
allowedIPs = ["10.0.10.3/32"];
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user