mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
288 B
Plaintext
12 lines
288 B
Plaintext
[Interface]
|
|
Address = [IP address]
|
|
PrivateKey = [Client's private key]
|
|
DNS = [DNS server IP address]
|
|
|
|
[Peer]
|
|
PublicKey = [Server's public key]
|
|
PresharedKey = [Pre-shared key, same for server and client]
|
|
Endpoint = [Server Addr:Server Port]
|
|
AllowedIPs = 0.0.0.0/0
|
|
PersistentKeepalive = 30
|