Initial commit
This commit is contained in:
commit
b32819380a
9 changed files with 131 additions and 0 deletions
1
templates/genpair.sh.j2
Normal file
1
templates/genpair.sh.j2
Normal file
|
@ -0,0 +1 @@
|
|||
wg genkey | tee $1_private_key | wg pubkey > $1_public_key
|
Loading…
Add table
Add a link
Reference in a new issue