mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #834] Public IP Address Aliasses #2471
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2471
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 @thrasher204 on GitHub (Nov 30, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/834
Is your feature request related to a problem? Please describe.
No Problem
Describe the solution you'd like
Being able to name an IP address a location name. Ex Public IP: 86.75.309 (Main Office)
Describe alternatives you've considered
Just memorizing the IP addresses or noting them somewhere
Additional context
It would be cool if it could be added as a field in the agent table under "Location" or something along those lines
@gurizz commented on GitHub (Nov 30, 2021):
Would absolutely love to see this.
@wh1te909 commented on GitHub (Nov 30, 2021):
this already is in the agent table it's called a "Site" lol unless I'm missing something....a site is a physical location and should all have the same public ip
@silversword411 commented on GitHub (Nov 30, 2021):
I think they're wanting a descriptor associated with a public IP when it's something they know and then it shows up in the public IP area
Of course they could also be talking about Clients/Sites based on search criteria like https://github.com/wh1te909/tacticalrmm/issues/553
@sadnub commented on GitHub (Nov 30, 2021):
Could just include the public IP in the site name if you want this. It will show in the agent table with this.

The other option is adding the public ip address column to the agent table
@thrasher204 commented on GitHub (Nov 30, 2021):
This the descriptor. My office is mostly laptop and i only push updates and such when users are in office.
@bbrendon commented on GitHub (Dec 27, 2021):
What if the public IP was a hyperlink (sort of like the current "Run URL Action" feature)? Then one could just send the IP to an API/lookup table of their own.
@silversword411 commented on GitHub (Dec 27, 2021):
Can do that already I think: https://ipinfo.io/{{agent.public_ip}}