Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hatamiarash7 committed Apr 17, 2023
1 parent 716fb83 commit aeb917f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@ Host lab-1002

Also you will have two another files:

- A `ip-list.json` file containing all IPs will be generated for further use. For example whitelist them in WireGuard, etc. See This project: [WireGuard-Config-Generator](https://github.com/hatamiarash7/WireGuard-Config-Generator)
- A `server-list.json` file containing all servers with their IP baed on `role`, `zone`, `provider` and `code`. There is an `other` key for unknown servers. You can Change `__create_list()` function to fit your needs.
- A `ip-list.json` file containing all IPs will be generated for further use.
- A `server-list.json` file containing all servers with their IP based on `role`, `zone`, `provider` and `code`. There is an `other` key for unknown servers. You can Change `__create_list()` function to fit your needs.
- A `server-list.toml` file to use with [WireGuard-Config-Generator](https://github.com/hatamiarash7/WireGuard-Config-Generator)

0 comments on commit aeb917f

Please sign in to comment.