1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-01-11 17:19:46 +01:00

improved vnc and reverse tethering

This commit is contained in:
2025-11-14 03:11:41 +01:00
parent ee660899d1
commit da90bec3ff
2 changed files with 22 additions and 3 deletions

View File

@@ -8,3 +8,16 @@ VNC is especially used for accessing graphical applications or
[terminals](/wiki/linux/system_console.md) of a remote server,
[dockerized](/wiki/docker.md#dockerize-a-graphical-application) or virtualized
program.
## VNC Clients
The following is a list of VNC clients.
- [AVNC](https://github.com/gujjwal00/avnc) is a VNC client for [Android](/wiki/android.md)
devices.
## VNC Server
The following is a list of VNC server.
- [wayvnc](https://github.com/any1/wayvnc) is a VNC server for [Linux](/wiki/linux.md) systems.