mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
internal/router: add Synology client info file
This commit is contained in:
committed by
Cuong Manh Le
parent
20eae82f11
commit
fc502b920b
@@ -21,6 +21,7 @@ var clientInfoFiles = []string{
|
||||
"/var/lib/misc/dnsmasq.leases", // merlin
|
||||
"/mnt/data/udapi-config/dnsmasq.lease", // UDM Pro
|
||||
"/data/udapi-config/dnsmasq.lease", // UDR
|
||||
"/etc/dhcpd/dhcpd-leases.log", // Synology
|
||||
}
|
||||
|
||||
func (r *router) watchClientInfoTable() {
|
||||
|
||||
Reference in New Issue
Block a user