mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Connected client number #1625
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#1625
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sheminasalam on GitHub (May 28, 2020).
Can you add a tab in the dashboard to see how many devices are currently connected to Adguard? And also what all are these? I am asking because, whenever I have to restart Adguard host system my router sets the secondary DNS address as defaults and wont change until the router is rebooted or connection reset. In those circumstances it would be helpful to know which all and how may clients are presently connected.
@ameshkov commented on GitHub (May 28, 2020):
Devices do not maintain some persistent connections to AdGuard, they make requests when they need to.
So it would quite problematic to define what devices we consider "connected".
@sheminasalam commented on GitHub (May 29, 2020):
I have been using pihole for a long time and in that I had the option to view the connected clients. Thats why I requested for this function.
@ameshkov commented on GitHub (May 29, 2020):
Btw, how does it work in Pi-Hole? Which clients they consider "connected"?
@sheminasalam commented on GitHub (May 29, 2020):
I have limited knowledge on its technical side but if you are familiar with pihole, its there in the dashboard itself. It helped me to know if my router was pulling queries from pihole or not. Maybe they were checking the persistence with which queries arrives. I think so because in the present IoT system there are negligible devices which doesn't pull queries which in a very short span of time. Its true in the case of any routers or handheld devices. So if a device doesn't pull quires for a particular amount of time, it might be deemed disconnected.
@werlitong commented on GitHub (May 29, 2020):
Probably they consider devices that in the past 24h done queries to server.
@sheminasalam commented on GitHub (May 29, 2020):
Nop, i dont think 24 hours is too much time frame. Since we are setting our DNS mostly in router which is connected to multiple devices, I believe a quire from router inevitable within a minute or so. And also now most of the routers check if the network is online and for this they ping an address provided by the parent company. For example my tenda router at regular intervals check with the address api.cloud.tenda.com.cn . So if adguard can find such regular address and the frequency it repeats, it can ensure that the device is online or offline within a short interval of time.
@stale[bot] commented on GitHub (Jul 28, 2020):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.