migrate
This commit is contained in:
@@ -0,0 +1 @@
|
||||
sudo wg-quick down wg0
|
||||
@@ -0,0 +1 @@
|
||||
sudo wg-quick up wg0
|
||||
@@ -0,0 +1,13 @@
|
||||
|
||||
[Interface]
|
||||
PrivateKey = UIR0efntuhrYlvgdEwlxKFSE+mlzOnMlHgYy0xVQf2A=
|
||||
Address = 10.8.0.3/24
|
||||
# DNS = 1.1.1.1
|
||||
MTU = 1420
|
||||
|
||||
[Peer]
|
||||
PublicKey = P6/zP/c4/79sz6lJKHvKW+9WBzsdi2gOcsotsCr38D0=
|
||||
PresharedKey = PPuhMfZINpZW2uK8gV2ZIdpJVvWrgsq/q1VzwxQaOJY=
|
||||
AllowedIPs = 0.0.0.0/0, ::/0
|
||||
PersistentKeepalive = 0
|
||||
Endpoint = wireguard.mikemcfetridge.com:51820
|
||||
Reference in New Issue
Block a user