diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-07 20:44:36 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-07 20:44:36 +0100 |
commit | 3c76633378032377324ed3e9e84873fe40267a25 (patch) | |
tree | f05c923d686f2e1ee09f311c818ca46eda62d94d | |
parent | workflows/test: test w/ persistent-keepalive (diff) | |
download | setup-wireguard-3c76633378032377324ed3e9e84873fe40267a25.tar.gz setup-wireguard-3c76633378032377324ed3e9e84873fe40267a25.zip |
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ API | allowed_ips | 192.168.143.0/24,fd8c:bc10:5021::/48 | Comma-separated list of netmasks. | private_key | GLEiXhRwFuhw8aPy+HQfSMwwoLU0Sw8jE8MOxZ8GV3w= | Private key of the VM. | preshared_key | PWAfvVWCjiNV0Uh2DhmXhdRaT326qosSOcaDB3j9dwI= | Preshared key assigned to the VM. +| keepalive | 25 | Useful for NAT traversal. License ------- |