mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-16 18:48:15 +03:00
Add wireguard server key pair generation
This commit is contained in:
parent
febf075f8d
commit
d5ff0cb704
5 changed files with 113 additions and 8 deletions
|
@ -67,7 +67,7 @@ Wireguard Clients
|
|||
</div>
|
||||
<div class="modal-footer justify-content-between">
|
||||
<button type="button" class="btn btn-outline-light" data-dismiss="modal">Cancel</button>
|
||||
<button type="button" class="btn btn-outline-light" id="remove_client_confirm" value="xxx">Apply</button>
|
||||
<button type="button" class="btn btn-outline-light" id="remove_client_confirm">Apply</button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- /.modal-content -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue