$ /usr/bin/setsid /usr/bin/ssh -o PreferredAuthentications=password,publickey -o NumberOfPasswordPrompts=1 -o StrictHostKeyChecking=accept-new -o ConnectTimeout=10 -p 22 root@192.168.1.1 /bin/ubus call hosts show '{}'

STDOUT
{
	"hosts": [
		{
			"macaddr": "bc:24:11:48:62:c0",
			"hostname": "",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:50:37Z",
			"ipaddr": "192.168.1.132",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Ethernet",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "eth1",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.132"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "4c:72:b9:e0:87:d7",
			"hostname": "",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:50:37Z",
			"ipaddr": "192.168.1.124",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Ethernet",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "eth1",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.124"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:c951:603a:a307:ba05",
				"2605:a601:a70b:1c10:499e:4ca1:5233:2de4",
				"2605:a601:a70b:1c10:2fea:f1aa:4779:66e2",
				"2605:a601:a70b:1c10:4186:575:dd33:ea7"
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "b8:27:eb:5b:f6:76",
			"hostname": "",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:50:37Z",
			"ipaddr": "192.168.1.249",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Ethernet",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "eth1",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.249"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:df69:9b2d:9e2d:d1b9"
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "18:b4:30:02:25:df",
			"hostname": "01AA02AB261201H4",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:53:30Z",
			"ipaddr": "192.168.1.34",
			"address_source": "DHCP",
			"lease_time_remaining": 21462,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 13,
			"num_udp": 2,
			"active_connections": 15,
			"device": "ath0",
			"parent_device": "",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.34"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:1ab4:30ff:fe02:25df"
			],
			"stats": {
				"tx_packets": 4287,
				"tx_bytes": 1585832,
				"rx_packets": 3083,
				"rx_bytes": 1361517
			}
		},
		{
			"macaddr": "c4:41:1e:dc:30:98",
			"hostname": "Soundform_Elite",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:53:31Z",
			"ipaddr": "192.168.1.33",
			"address_source": "DHCP",
			"lease_time_remaining": 21492,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 105,
			"num_udp": 3290,
			"active_connections": 3395,
			"device": "ath0",
			"parent_device": "",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.45",
				"192.168.1.33"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 127505,
				"tx_bytes": 32010907,
				"rx_packets": 43861,
				"rx_bytes": 9056061
			}
		},
		{
			"macaddr": "00:0e:58:b1:47:07",
			"hostname": "*",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:53:32Z",
			"ipaddr": "192.168.1.35",
			"address_source": "DHCP",
			"lease_time_remaining": 21481,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 9,
			"num_udp": 1120,
			"active_connections": 1129,
			"device": "ath0",
			"parent_device": "",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.69",
				"192.168.1.48",
				"192.168.1.35",
				"192.168.1.22"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 55478,
				"tx_bytes": 33860117,
				"rx_packets": 1804,
				"rx_bytes": 337022
			}
		},
		{
			"macaddr": "10:52:1c:40:c7:7b",
			"hostname": "ESP_40C77B",
			"active": true,
			"reconnect_count": 2,
			"local": true,
			"active_last_change": "2026-05-06T04:53:51Z",
			"ipaddr": "192.168.1.32",
			"address_source": "DHCP",
			"lease_time_remaining": 21495,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 1,
			"num_udp": 2,
			"active_connections": 3,
			"device": "ath0",
			"parent_device": "",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.32"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 586,
				"tx_bytes": 107743,
				"rx_packets": 104,
				"rx_bytes": 12358
			}
		},
		{
			"macaddr": "e8:6b:ea:2d:27:8c",
			"hostname": "*",
			"active": true,
			"reconnect_count": 2,
			"local": true,
			"active_last_change": "2026-05-06T04:53:56Z",
			"ipaddr": "192.168.1.81",
			"address_source": "DHCP",
			"lease_time_remaining": 26048,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 1,
			"num_udp": 40,
			"active_connections": 41,
			"device": "ath0",
			"parent_device": "",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.81"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 1629,
				"tx_bytes": 114479,
				"rx_packets": 1574,
				"rx_bytes": 204376
			}
		},
		{
			"macaddr": "ec:94:cb:02:e3:9c",
			"hostname": "*",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:53:40Z",
			"ipaddr": "192.168.1.68",
			"address_source": "DHCP",
			"lease_time_remaining": 9599,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 3,
			"num_udp": 48,
			"active_connections": 51,
			"device": "ath0",
			"parent_device": "",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.68"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 5728,
				"tx_bytes": 419350,
				"rx_packets": 5358,
				"rx_bytes": 695861
			}
		},
		{
			"macaddr": "38:9d:92:c4:72:18",
			"hostname": "EPSONC47218",
			"active": false,
			"reconnect_count": 7,
			"active_last_change": "2026-05-08T01:18:59Z",
			"ipaddr": "192.168.1.55",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "Unknown",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "ath12",
			"network": "guest",
			"ipv4addr": [
				
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "e8:9f:6d:2d:be:d0",
			"hostname": "Amazon",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:53:43Z",
			"ipaddr": "192.168.1.15",
			"address_source": "DHCP",
			"lease_time_remaining": 10949,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 5,
			"num_udp": 47,
			"active_connections": 52,
			"device": "ath0",
			"parent_device": "",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.15"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 5252,
				"tx_bytes": 375210,
				"rx_packets": 5066,
				"rx_bytes": 671469
			}
		},
		{
			"macaddr": "c0:95:6d:58:fd:05",
			"hostname": "Living-Room",
			"active": true,
			"reconnect_count": 3,
			"local": true,
			"active_last_change": "2026-05-06T06:27:51Z",
			"ipaddr": "192.168.1.53",
			"address_source": "DHCP",
			"lease_time_remaining": 11343,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 41,
			"num_udp": 1048,
			"active_connections": 1089,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.53"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:3d33:99c8:a64f:4c2b",
				"2605:a601:a70b:1c10:4d41:457c:ba30:a4b6",
				"2605:a601:a70b:1c10:b987:a9ef:dd19:b50a"
			],
			"stats": {
				"tx_packets": 5047086,
				"tx_bytes": 558213059,
				"rx_packets": 53706536,
				"rx_bytes": 74024257684
			}
		},
		{
			"macaddr": "b0:09:da:97:50:86",
			"hostname": "Blink-Mini",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:53:47Z",
			"ipaddr": "192.168.1.61",
			"address_source": "DHCP",
			"lease_time_remaining": 11835,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 2,
			"num_udp": 0,
			"active_connections": 2,
			"device": "ath12",
			"parent_device": "",
			"network": "guest",
			"ipv4addr": [
				"192.168.1.61"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 363,
				"tx_bytes": 30255,
				"rx_packets": 296,
				"rx_bytes": 27911
			}
		},
		{
			"macaddr": "b0:4a:39:b7:c2:03",
			"hostname": "roborock-vacuum-a75",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:53:51Z",
			"ipaddr": "192.168.1.77",
			"address_source": "DHCP",
			"lease_time_remaining": 21819,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 0,
			"num_udp": 568,
			"active_connections": 568,
			"device": "ath12",
			"parent_device": "",
			"network": "guest",
			"ipv4addr": [
				"192.168.1.74",
				"192.168.1.77"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 10664,
				"tx_bytes": 1220387,
				"rx_packets": 118,
				"rx_bytes": 48336
			}
		},
		{
			"macaddr": "c4:41:1e:83:94:0e",
			"hostname": "Belkin",
			"active": true,
			"reconnect_count": 262,
			"local": true,
			"active_last_change": "2026-05-08T04:51:03Z",
			"ipaddr": "192.168.1.70",
			"address_source": "DHCP",
			"lease_time_remaining": 31307,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 0,
			"num_udp": 11,
			"active_connections": 11,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.70"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:51fb:79c8:bd48:cf42",
				"2605:a601:a70b:1c10:c1be:941:a312:6042",
				"2605:a601:a70b:1c10:9078:b008:c65b:6810"
			],
			"stats": {
				"tx_packets": 77,
				"tx_bytes": 18504,
				"rx_packets": 25,
				"rx_bytes": 3432
			}
		},
		{
			"macaddr": "d8:13:99:4e:d5:2e",
			"hostname": "55SharpRokuTV",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:53:51Z",
			"ipaddr": "192.168.1.71",
			"address_source": "DHCP",
			"lease_time_remaining": 21490,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 23,
			"num_udp": 373,
			"active_connections": 396,
			"device": "ath0",
			"parent_device": "",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.71"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 119837,
				"tx_bytes": 46355132,
				"rx_packets": 66981,
				"rx_bytes": 84628342
			}
		},
		{
			"macaddr": "14:91:38:4f:b1:47",
			"hostname": "*",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:53:51Z",
			"ipaddr": "192.168.1.18",
			"address_source": "DHCP",
			"lease_time_remaining": 9900,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 86,
			"num_udp": 93,
			"active_connections": 179,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.18"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 346461,
				"tx_bytes": 61182754,
				"rx_packets": 299155,
				"rx_bytes": 33024728
			}
		},
		{
			"macaddr": "9e:72:7e:c7:3b:a7",
			"hostname": "*",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:53:51Z",
			"ipaddr": "192.168.1.24",
			"address_source": "DHCP",
			"lease_time_remaining": 21491,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 9,
			"num_udp": 325,
			"active_connections": 334,
			"device": "ath0",
			"parent_device": "",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.24"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 94700,
				"tx_bytes": 65827023,
				"rx_packets": 77180,
				"rx_bytes": 42726722
			}
		},
		{
			"macaddr": "e4:f0:42:7b:a9:8a",
			"hostname": "Chromecast",
			"active": true,
			"reconnect_count": 31,
			"local": true,
			"active_last_change": "2026-05-07T12:08:15Z",
			"ipaddr": "192.168.1.36",
			"address_source": "DHCP",
			"lease_time_remaining": 18376,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 14,
			"num_udp": 144,
			"active_connections": 158,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.36"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 56739,
				"tx_bytes": 12563869,
				"rx_packets": 119743,
				"rx_bytes": 141680965
			}
		},
		{
			"macaddr": "38:f7:3d:52:f7:73",
			"hostname": "amazon-ce6b0b336",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:54:19Z",
			"ipaddr": "192.168.1.20",
			"address_source": "DHCP",
			"lease_time_remaining": 14271,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 79,
			"num_udp": 97,
			"active_connections": 176,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.20"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:3af7:3dff:fe52:f773"
			],
			"stats": {
				"tx_packets": 80610,
				"tx_bytes": 9970699,
				"rx_packets": 63651,
				"rx_bytes": 12372477
			}
		},
		{
			"macaddr": "de:bf:7e:38:04:68",
			"hostname": "Pixel-6",
			"active": true,
			"reconnect_count": 332,
			"local": true,
			"active_last_change": "2026-05-08T04:54:20Z",
			"ipaddr": "192.168.1.38",
			"address_source": "DHCP",
			"lease_time_remaining": 28230,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 53,
			"num_udp": 51,
			"active_connections": 104,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.38"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:7857:151d:1e09:c581"
			],
			"stats": {
				"tx_packets": 39,
				"tx_bytes": 23629,
				"rx_packets": 31,
				"rx_bytes": 10162
			}
		},
		{
			"macaddr": "04:33:c2:a6:04:6e",
			"hostname": "SurfaceBook",
			"active": true,
			"reconnect_count": 18,
			"local": true,
			"active_last_change": "2026-05-07T14:13:18Z",
			"ipaddr": "192.168.1.73",
			"address_source": "DHCP",
			"lease_time_remaining": 17326,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 278,
			"num_udp": 206,
			"active_connections": 484,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.73"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:68f4:7637:503:dda8"
			],
			"stats": {
				"tx_packets": 782270,
				"tx_bytes": 446494103,
				"rx_packets": 3207436,
				"rx_bytes": 3821597164
			}
		},
		{
			"macaddr": "60:38:e0:59:75:22",
			"hostname": "wemo",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:54:46Z",
			"ipaddr": "192.168.1.64",
			"address_source": "DHCP",
			"lease_time_remaining": 17416,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 2617,
			"num_udp": 3104,
			"active_connections": 5721,
			"device": "ath0",
			"parent_device": "",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.64"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 1599679,
				"tx_bytes": 140400969,
				"rx_packets": 1292232,
				"rx_bytes": 656554969
			}
		},
		{
			"macaddr": "74:df:bf:0a:7b:14",
			"hostname": "43TCLRokuTV",
			"active": true,
			"reconnect_count": 185,
			"local": true,
			"active_last_change": "2026-05-06T15:20:27Z",
			"ipaddr": "192.168.1.65",
			"address_source": "DHCP",
			"lease_time_remaining": 21558,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 11,
			"num_udp": 1609,
			"active_connections": 1620,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.65"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 2549025,
				"tx_bytes": 331995203,
				"rx_packets": 19660721,
				"rx_bytes": 26489829045
			}
		},
		{
			"macaddr": "16:91:82:ba:ab:b9",
			"hostname": "",
			"active": true,
			"reconnect_count": 27,
			"local": true,
			"active_last_change": "2026-05-06T09:27:42Z",
			"ipaddr": "192.168.1.83",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.81",
				"192.168.1.83",
				"192.168.1.111",
				"192.168.1.75"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "48:ba:4e:eb:27:67",
			"hostname": "",
			"active": true,
			"reconnect_count": 2,
			"local": true,
			"active_last_change": "2026-05-06T05:04:47Z",
			"ipaddr": "192.168.1.247",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "ath12",
			"parent_device": "",
			"network": "guest",
			"ipv4addr": [
				"192.168.1.247"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:aba:5b5e:8bc1:80c6",
				"2605:a601:a70b:1c10:e28:4645:6fc7:78ad",
				"2605:a601:a70b:1c10:690e:c53b:7eb3:9648"
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "c8:9c:dc:a4:68:ac",
			"hostname": "PMTOOLS",
			"active": true,
			"reconnect_count": 203,
			"local": true,
			"active_last_change": "2026-05-07T15:16:54Z",
			"ipaddr": "192.168.1.30",
			"address_source": "DHCP",
			"lease_time_remaining": 30840,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 252,
			"num_udp": 8,
			"active_connections": 260,
			"device": "ath12",
			"parent_device": "",
			"network": "guest",
			"ipv4addr": [
				"192.168.1.30"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 117668,
				"tx_bytes": 18020643,
				"rx_packets": 190368,
				"rx_bytes": 181679704
			}
		},
		{
			"macaddr": "74:12:13:21:54:d8",
			"hostname": "Community00059",
			"active": true,
			"reconnect_count": 30,
			"local": true,
			"active_last_change": "2026-05-08T04:43:57Z",
			"ipaddr": "192.168.1.37",
			"address_source": "DHCP",
			"lease_time_remaining": 2424,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "ath12",
			"parent_device": "",
			"network": "guest",
			"ipv4addr": [
				"192.168.1.37",
				"192.168.3.148"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "00:22:bd:d3:84:8a",
			"hostname": "linksys-nas",
			"active": false,
			"reconnect_count": 18,
			"active_last_change": "2026-05-08T01:26:06Z",
			"ipaddr": "192.168.1.25",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "Unknown",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "ath12",
			"network": "guest",
			"ipv4addr": [
				
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "30:9c:23:21:fd:04",
			"hostname": "Tesla",
			"active": true,
			"reconnect_count": 211,
			"local": true,
			"active_last_change": "2026-05-08T02:47:08Z",
			"ipaddr": "192.168.1.31",
			"address_source": "DHCP",
			"lease_time_remaining": 29924,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 2,
			"num_udp": 1,
			"active_connections": 3,
			"device": "ath12",
			"parent_device": "",
			"network": "guest",
			"ipv4addr": [
				"192.168.1.31"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:329c:23ff:fe21:fd04"
			],
			"stats": {
				"tx_packets": 72852,
				"tx_bytes": 102193167,
				"rx_packets": 41406,
				"rx_bytes": 11472954
			}
		},
		{
			"macaddr": "78:55:36:06:25:e1",
			"hostname": "",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T04:56:37Z",
			"ipaddr": "192.168.1.2",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Ethernet",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "eth1",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.2"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "fe:c1:12:2c:8e:86",
			"hostname": "Galaxy-S9",
			"active": true,
			"reconnect_count": 586,
			"local": true,
			"active_last_change": "2026-05-08T04:55:07Z",
			"ipaddr": "192.168.1.59",
			"address_source": "DHCP",
			"lease_time_remaining": 21871,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 1,
			"num_udp": 0,
			"active_connections": 1,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.59"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:e86e:153b:d798:b543"
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "00:1a:13:ac:a9:7e",
			"hostname": "android-24d7e730fda5d91e",
			"active": false,
			"reconnect_count": 482,
			"active_last_change": "2026-05-08T04:51:29Z",
			"ipaddr": "192.168.1.39",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "Unknown",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 1123,
				"tx_bytes": 84661,
				"rx_packets": 894,
				"rx_bytes": 95735
			}
		},
		{
			"macaddr": "b0:60:88:58:dc:ac",
			"hostname": "NAPV-030854",
			"active": true,
			"reconnect_count": 3,
			"local": true,
			"active_last_change": "2026-05-07T14:28:26Z",
			"ipaddr": "192.168.1.54",
			"address_source": "DHCP",
			"lease_time_remaining": 24645,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 3115,
			"num_udp": 1336,
			"active_connections": 4451,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.54"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:953e:9097:a996:a4ab",
				"2605:a601:a70b:1c10::178",
				"2605:a601:a70b:1c10:742c:f2f3:c5f0:f004"
			],
			"stats": {
				"tx_packets": 1414942,
				"tx_bytes": 201401848,
				"rx_packets": 1385735,
				"rx_bytes": 1283499516
			}
		},
		{
			"macaddr": "00:04:4b:74:10:e1",
			"hostname": "*",
			"active": true,
			"reconnect_count": 53,
			"local": true,
			"active_last_change": "2026-05-08T03:03:54Z",
			"ipaddr": "192.168.1.40",
			"address_source": "DHCP",
			"lease_time_remaining": 22583,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 0,
			"num_udp": 2,
			"active_connections": 2,
			"device": "ath12",
			"parent_device": "",
			"network": "guest",
			"ipv4addr": [
				"192.168.1.40"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:2942:cde7:55bc:c62a"
			],
			"stats": {
				"tx_packets": 1163,
				"tx_bytes": 301343,
				"rx_packets": 428,
				"rx_bytes": 172563
			}
		},
		{
			"macaddr": "bc:24:11:e3:c1:9b",
			"hostname": "",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T05:30:51Z",
			"ipaddr": "192.168.1.90",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Ethernet",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "eth1",
			"network": "lan",
			"ipv4addr": [
				"192.168.1.90"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:be24:11ff:fee3:c19b"
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "82:b2:2b:fa:24:39",
			"hostname": "iPhone",
			"active": false,
			"reconnect_count": 311,
			"active_last_change": "2026-05-08T04:47:08Z",
			"ipaddr": "192.168.1.76",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "Unknown",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "ath12",
			"network": "guest",
			"ipv4addr": [
				
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 53953,
				"tx_bytes": 5677559,
				"rx_packets": 109276,
				"rx_bytes": 135890374
			}
		},
		{
			"macaddr": "ce:31:0c:c2:e8:65",
			"hostname": "iPad",
			"active": false,
			"reconnect_count": 211,
			"active_last_change": "2026-05-07T23:17:48Z",
			"ipaddr": "192.168.1.72",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "Unknown",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "c4:0f:08:f4:3b:5c",
			"hostname": "US-PETERSONL",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T18:02:39Z",
			"ipaddr": "192.168.1.41",
			"address_source": "DHCP",
			"lease_time_remaining": 35950,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 463,
			"num_udp": 1309,
			"active_connections": 1772,
			"device": "ath10.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.41",
				"169.254.91.35"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:fd7a:81d1:3c27:30e7",
				"2605:a601:a70b:1c10:14c1:4e07:6739:2393"
			],
			"stats": {
				"tx_packets": 1951042,
				"tx_bytes": 662422082,
				"rx_packets": 2761192,
				"rx_bytes": 2450329202
			}
		},
		{
			"macaddr": "40:74:e0:4e:90:9e",
			"hostname": "DESKTOP-MNMQVTM",
			"active": true,
			"reconnect_count": 1,
			"local": true,
			"active_last_change": "2026-05-06T18:19:36Z",
			"ipaddr": "192.168.1.50",
			"address_source": "DHCP",
			"lease_time_remaining": 12745,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "reachable",
			"num_tcp": 158,
			"num_udp": 978,
			"active_connections": 1136,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.50"
			],
			"ipv6addr": [
				"2605:a601:a70b:1c10:fc4b:6a99:c5fb:d1da",
				"2605:a601:a70b:1c10:f070:abdd:2e62:7720"
			],
			"stats": {
				"tx_packets": 550283,
				"tx_bytes": 258406139,
				"rx_packets": 955704,
				"rx_bytes": 743114184
			}
		},
		{
			"macaddr": "34:a8:eb:21:cf:1d",
			"hostname": "Lucass-iPad",
			"active": true,
			"reconnect_count": 213,
			"local": true,
			"active_last_change": "2026-05-08T04:54:34Z",
			"ipaddr": "192.168.1.19",
			"address_source": "DHCP",
			"lease_time_remaining": 34529,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "stale",
			"num_tcp": 0,
			"num_udp": 7,
			"active_connections": 7,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				"192.168.1.19"
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		},
		{
			"macaddr": "fc:8c:11:9c:7d:61",
			"hostname": "",
			"active": false,
			"reconnect_count": 1,
			"active_last_change": "2026-05-07T12:40:56Z",
			"ipaddr": "192.168.1.74",
			"address_source": "Static",
			"lease_time_remaining": 0,
			"interface_type": "Wi-Fi",
			"is1905": false,
			"ndm_state": "Unknown",
			"num_tcp": 0,
			"num_udp": 0,
			"active_connections": 0,
			"device": "ath0.4",
			"network": "setup",
			"ipv4addr": [
				
			],
			"ipv6addr": [
				
			],
			"stats": {
				"tx_packets": 0,
				"tx_bytes": 0,
				"rx_packets": 0,
				"rx_bytes": 0
			}
		}
	]
}


STDERR
