mirror of
https://github.com/hatamiarash7/WireGuard-Config-Generator.git
synced 2024-11-07 08:03:59 +01:00
Use Makefile
This commit is contained in:
parent
f91b34d4f1
commit
b0f4fae8cc
@ -69,7 +69,7 @@ PERSISTENT_KEEPALIVE=
|
||||
To generate config files for all endpoints, run:
|
||||
|
||||
```bash
|
||||
python main.py
|
||||
make run
|
||||
```
|
||||
|
||||
This script will create file(s) based on the given endpoints. In this example, it will create `Company-Server-1.conf` and `Company-Server-2.conf` files like this:
|
||||
|
Loading…
Reference in New Issue
Block a user