Update README.md

This commit is contained in:
Peppa Pig 2019-09-19 23:36:30 -04:00 committed by GitHub
parent 41dd69ce1c
commit 32c58aee38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -363,6 +363,12 @@ PostUp = wg set %i private-key /etc/wireguard/wg0.key <(cat /some/path/%i/privke
### Quickstart
Automated Script To Install WireGuard
```
https://github.com/complexorganizations/wireguard-install
```
Overview of the general process:
1. Install `apt install wireguard` or `pkg/brew install wireguard-tools` on each node
@ -1152,6 +1158,7 @@ Setups can get somewhat complex and are highly dependent on what you're trying t
### Related Projects
- https://github.com/complexorganizations/wireguard-install
- https://github.com/subspacecloud/subspace
- https://github.com/trailofbits/algo
- https://github.com/StreisandEffect/streisand