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