mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1223] Apache Guacamole like implementation #753
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#753
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 @00o-sh on GitHub (Jul 23, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1223
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
So there is the project called Apache Guacamole that it would be great to utilize the concept they use to connect to remote machines
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
@wh1te909 commented on GitHub (Jul 23, 2022):
Hi, so atm you can integrate with an existing Guacamole instance for remote access if you want using a combination of URL Actions and Custom Fields (check the docs under 3rd party integrations for examples). '
As for actually implementing something like Guacamole this would not really make sense for 2 reasons:
@00o-sh commented on GitHub (Jul 23, 2022):
By using guac I meant for servers and Linux agents where ssh, vnc, rdp would make more sense and in terms of the agent I thought about it being added to the tactical RMM agent
@wh1te909 commented on GitHub (Jul 23, 2022):
Ah ok that makes more sense, in that case i'll re-open the ticket and leave it as a feature request.
@00o-sh commented on GitHub (Jul 23, 2022):
Thanks Dan I don't think it will happen anytime soon but thought I'd put it in
@wh1te909 commented on GitHub (Jul 23, 2022):
In the meantime you already have web ssh and web RDP via the mesh agent, you can use them from tactical too in the Take Control and Terminal screens. Only thing missing is VNC
@00o-sh commented on GitHub (Jul 23, 2022):
Thanks in my experience VNC is the best for Linux and mac clients web vnc eliminates the need for a client to be installed in order to use it