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 = [
|
||||
# Laptop
|
||||
# {
|
||||
# publicKey = "TODO";
|
||||
# presharedKeyFile = "/root/wireguard-keys/psk1";
|
||||
# allowedIPs = [ "10.1.0.2/32" ];
|
||||
# }
|
||||
{
|
||||
publicKey = "qJl6XBAGlmGHLre+RoCLUsZUrOrDgGoinREHFiw29ys=";
|
||||
presharedKeyFile = "/root/wireguard-keys/psk1";
|
||||
allowedIPs = [ "10.1.0.2/32" ];
|
||||
}
|
||||
# Phone
|
||||
# {
|
||||
# publicKey = "TODO";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue