mirror of
https://github.com/hatamiarash7/WireGuard-Config-Generator.git
synced 2025-08-08 07:01:33 +02:00
Use Makefile
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user