mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-09 03:33:05 -05:00
Remote management: add TightVNC, RustDesk, FreeRDP #699
Reference in New Issue
Block a user
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 @G2G2G2G on GitHub (Oct 1, 2022).
Originally assigned to: @nodiscc on GitHub.
You have tigervnc, which is worse in every way, so I assume you want https://www.tightvnc.com/ on your list of remote management
rust desk is also easier/better than both if you're running your own infrastructure https://github.com/rustdesk/rustdesk
and there also is https://github.com/FreeRDP/FreeRDP
@nodiscc commented on GitHub (Oct 6, 2022):
See https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3327
In the mean time feel free to send Pull Request to add the projects you mentioned. Servers should go to https://github.com/awesome-selfhosted/awesome-selfhosted#remote-access, clients and related software should go to https://github.com/awesome-foss/awesome-sysadmin#remote-management
@G2G2G2G commented on GitHub (Oct 6, 2022):
So you want me to delete tight vnc from here as well and move it to that one?
what do we do with software that offers clients + servers, stand alone servers, and stand alone clients like tightvnc does?
@G2G2G2G commented on GitHub (Oct 7, 2022):
rustdesk has their own server you can run (for negotiating and routing of the people connecting to each other), and the program is a client/server for the specific PC it's installed on for access.
Not sure where to add it other than both places.
Something like Remmina is pretty straight forward because it just connects to stuff
@cdpb commented on GitHub (Oct 24, 2022):
I would merge everything under remote access and maybe have a sub header for client, server and mixed or something.
@G2G2G2G commented on GitHub (Oct 25, 2022):
Yea he has these spread on two entirely different repos though
@nodiscc commented on GitHub (Jul 7, 2023):