mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #57] Feature Request: list all network adaptors under LAN IP #1967
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#1967
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 @notadevcollins on GitHub (Aug 20, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/57
Under my test machine it lists a network adaptor I dont care about, it would be great if it listed all attached network adaptors
@wh1te909 commented on GitHub (Aug 20, 2020):
fixed in
edb3998c69(this is a bug, the intended behavior was to show all lan ips, but I indented one tab too much lol!)please update using the update.sh script and let me know if working
@notadevcollins commented on GitHub (Aug 21, 2020):
will update and post an update (hopefully tomorrow)
@notadevcollins commented on GitHub (Aug 21, 2020):
updated, followed installation note for nginx and all went well,
now I see the address of all the adapters, looks like you fixed it
thank you!