mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-26 20:00:27 +03:00
add: default allowed-ips for new clients creations
This commit is contained in:
parent
026bca5078
commit
c9a7bdf018
5 changed files with 7 additions and 2 deletions
|
@ -10,4 +10,5 @@ type Interface struct {
|
|||
type BaseData struct {
|
||||
Active string
|
||||
CurrentUser string
|
||||
AllowedIPs string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue