mirror of
https://github.com/seemoo-lab/AirGuard.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #43] Unknown devices #28
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AirGuard#28
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 @Citro12 on GitHub (Feb 13, 2022).
Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/43
Hello, the app finds devices with different mac addresses every 15 minutes on the map and in the manual scan, but in the same place. Possibly mac books. What devices could that be? If there are no trackers, can you exclude them from the search?
@Sn0wfreezeDev commented on GitHub (Feb 21, 2022):
Hi,
Yes most likely those devices are not trackers. But we do not exclude them, because it is possible to build self-made trackers that copy the behaviour of MacBooks and work just as good. So we want to keep them in the app
@Citro12 commented on GitHub (Feb 21, 2022):
Hello,
Are there other trackers besides Apple Macbooks in the MyFind network?
@Sn0wfreezeDev commented on GitHub (Feb 21, 2022):
AirTags, Chipolo Tags, Self-Made Tags using our OpenHaystack project: https://github.com/seemoo-lab/openhaystack
@Citro12 commented on GitHub (Feb 21, 2022):
Thanks