| @@ -0,0 +1,10 @@ | |||
| 1 | + | [Interface] | |
| 2 | + | Address = 10.13.13.1/31 | |
| 3 | + | PostUp = wg set %i private-key /etc/wireguard/%i.key | |
| 4 | + | ListenPort = 51820 | |
| 5 | + | DNS = 192.168.178.1 | |
| 6 | + | ||
| 7 | + | [Peer] | |
| 8 | + | # alpha site | |
| 9 | + | PublicKey = qnYZ6e+nPo8AY0yhmv6SJPBFdJkvrQCHiXygoExK2zY= | |
| 10 | + | AllowedIPs = 192.168.178.0/24,10.13.13.2/31 | |
emanuelegori / wg0.conf server Wireguard
Last active 4 months ago
file /etc/wireguard/wg0.conf del VPS Debian
emanuelegori
revised this gist 1 year ago
·
90b1a57
No changes
emanuelegori
revised this gist 2 years ago
·
009befb
No changes
emanuelegori
revised this gist 2 years ago
·
ed26614
No changes
emanuelegori
revised this gist 2 years ago
·
4e0b186
1 file changed, 10 insertions