Add laptop WG conf to Idacloud
This commit is contained in:
parent
687d0e4843
commit
ae4e84ac9a
1 changed files with 5 additions and 5 deletions
|
@ -23,11 +23,11 @@
|
||||||
|
|
||||||
peers = [
|
peers = [
|
||||||
# Laptop
|
# Laptop
|
||||||
# {
|
{
|
||||||
# publicKey = "TODO";
|
publicKey = "qJl6XBAGlmGHLre+RoCLUsZUrOrDgGoinREHFiw29ys=";
|
||||||
# presharedKeyFile = "/root/wireguard-keys/psk1";
|
presharedKeyFile = "/root/wireguard-keys/psk1";
|
||||||
# allowedIPs = [ "10.1.0.2/32" ];
|
allowedIPs = [ "10.1.0.2/32" ];
|
||||||
# }
|
}
|
||||||
# Phone
|
# Phone
|
||||||
# {
|
# {
|
||||||
# publicKey = "TODO";
|
# publicKey = "TODO";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue