mirror of
https://github.com/hatamiarash7/WireGuard-Config-Generator.git
synced 2025-02-12 23:49:20 +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:
|
To generate config files for all endpoints, run:
|
||||||
|
|
||||||
```bash
|
```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:
|
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