add aurore for real
This commit is contained in:
parent
4e2d5bb8d4
commit
07322a9e9a
3 changed files with 84 additions and 3 deletions
13
README.md
13
README.md
|
@ -34,6 +34,19 @@ Endpoint = 193.54.193.176:51920
|
|||
PersistentKeepalive = 25
|
||||
AllowedIPs = 172.19.0.0/17,fc00::/96
|
||||
```
|
||||
|
||||
```
|
||||
[interface]
|
||||
Address = 172.19.130.<id>/32
|
||||
Address = fc00:f::130:<id>/128
|
||||
PrivateKey = <private.key>
|
||||
|
||||
[Peer]
|
||||
PublicKey = 6zt1TmDgpOoTYhJVhfJTEWr0HhWcXrpXvtCr7Xldyhg=
|
||||
Endpoint = 45.66.111.188:51920
|
||||
PersistentKeepalive = 25
|
||||
AllowedIPs = 172.19.0.0/17,fc00::/96
|
||||
```
|
||||
Only one need to be up at a time
|
||||
|
||||
### SSH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue