Code & Deploy
Code
Code Review
Models
Repos
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@cryptotaxi247
/
netdata
netdata
/
src
/
go
/
plugin
/
go.d
/
collector
/
dnsmasq_dhcp
/
testdata
/
dnsmasq2.conf
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
conf
6 lines
172 Bytes
Copy permalink
Copy
Raw
1
dhcp
-
range
=
192
.
168
.
200
.
1
,
192
.
168
.
200
.
100
,
12
h
2
3
dhcp
-
host
=
11
:
22
:
33
:
44
:
55
:
66
,
12
:
34
:
56
:
78
:
90
:
12
,
192
.
168
.
200
.
99
4
5
conf
-
file
=
testdata
/
dnsmasq
.
conf
6
conf
-
file
=
testdata
/
dnsmasq2
.
conf