added readme
This commit is contained in:
parent
1c0c34bc78
commit
01eb0f54df
|
|
@ -0,0 +1,12 @@
|
||||||
|
# Wireguard Easy Client Generator
|
||||||
|
my personal way of creating client configs easily
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
```
|
||||||
|
git clone https://git.stephenltoth.com/icaema/wireguard-easy-clientgen.git && cd wireguard-easy-clientgen
|
||||||
|
cp 0connection-info.env.def 0connection-info.env
|
||||||
|
|
||||||
|
#edit 0connection-info.env
|
||||||
|
|
||||||
|
./1genconfig.sh
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue