linuxrrze / ogon

ogon session manager and RDP server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the ogon (core) repository

The ogon repository is part of the ogon project and contains the code of the RDP server and session manager as well as protocol descriptions and some command line (helper) utilities.

What is the ogon project?

The ogon project is an open source driven collection of services and tools mainly written in C/C++ that provide graphical remote access to Linux desktop sessions using the Remote Desktop Protocol (RDP). It supports most modern RDP protocol extensions, bitmap compression codecs, dis- and reconnection to sessions and device redirections. ogon is compatible with virtually any existing RDP Client.

Any X11 destkop, weston or qt application can be used as session. Due to it's modular design it's easily possible to extend or add features or add new backends.

tl;dr - too long; didn't read - I just want ...

License

Most components of the ogon-project are licensed under the GNU AFFERO GENERAL PUBLIC LICENSE version 3. See LICENSE file of the respective repository.

About

ogon session manager and RDP server

License:Other


Languages

Language:C++ 48.6%Language:C 46.1%Language:CMake 3.7%Language:Shell 1.2%Language:Thrift 0.2%Language:Makefile 0.2%