mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Added save and restore dhcp config
This commit is contained in:
parent
b4a68eee47
commit
a753774cae
5 changed files with 241 additions and 57 deletions
|
@ -101,7 +101,7 @@ class DhcpStatus {
|
|||
}
|
||||
|
||||
class IpVersion {
|
||||
String ?gatewayIp;
|
||||
String? gatewayIp;
|
||||
String? subnetMask;
|
||||
String rangeStart;
|
||||
String? rangeEnd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue