mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-04 16:55:57 +03:00
Added clients page filter by subnet range
This commit is contained in:
parent
53eaab0079
commit
2027b3fa5d
7 changed files with 103 additions and 7 deletions
3
util/cache.go
Normal file
3
util/cache.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
package util
|
||||
|
||||
var IPToSubnetRange = map[string]uint16{}
|
Loading…
Add table
Add a link
Reference in a new issue