mirror of
https://github.com/seemoo-lab/AirGuard.git
synced 2026-04-25 23:45:50 +03:00
[GH-ISSUE #77] Add ability to give a device a friendly label #51
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AirGuard#51
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 @ZeroChaos- on GitHub (Jun 20, 2022).
Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/77
Some devices move with me but are known. Examples may include a tag owned by myself or a known trusted associate. I would rather label those devices instead of just ignoring them, so I can remember why they are ignored.
Great software by the way, thanks for all your hard work.
@Sn0wfreezeDev commented on GitHub (Jun 21, 2022):
Good point, which kind of tracker is this? An AirTag or a Tile.
The issue is that AirTags is not identifiable after 24 hours. They are changing their MAC address around 4 a.m. Therefore, we cannot link them back to the old device with 100% certainty.
@ZeroChaos- commented on GitHub (Jun 21, 2022):
In this specific case it happens to be a tile. Fair point though.
@Sn0wfreezeDev commented on GitHub (Jun 22, 2022):
You can rename the tags by swiping them in the list. Then you can name it My Tile for now.
@ZeroChaos- commented on GitHub (Jun 22, 2022):
Thanks! That may be all I really needed. Feel free to close if you don't have additional better idea for this request.