rebase #19

Merged
unitoo merged 12 commits from claudiomaradonna/configurations:master into master 2022-08-23 10:19:21 +02:00
Showing only changes of commit 8d873f9429 - Show all commits

View file

@ -0,0 +1,13 @@
[Interface]
Address=<local_address>
PrivateKey = `wg genkey`
ListenPort = <listen_port>
[Peer]
PublicKey = <server_public_key>
Endpoint = <server_public_ip>:<server_port>
AllowedIPs = <subnet>/24
# This is for if you're behind a NAT and
# want the connection to be kept alive.
PersistentKeepalive = 25