{"id":16156396,"url":"https://github.com/kanglin/rabbitvnc","last_synced_at":"2025-03-18T20:30:38.387Z","repository":{"id":25411128,"uuid":"28840178","full_name":"KangLin/RabbitVNC","owner":"KangLin","description":"RabbitVnc is a cross-platform remote control library and program vnc-based.","archived":false,"fork":false,"pushed_at":"2024-09-27T08:18:12.000Z","size":2029,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T12:06:35.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KangLin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-01-06T01:10:22.000Z","updated_at":"2024-10-30T15:39:26.000Z","dependencies_parsed_at":"2024-02-29T05:32:06.497Z","dependency_job_id":"0660da82-456a-4795-9b7e-9433e0a56f10","html_url":"https://github.com/KangLin/RabbitVNC","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KangLin%2FRabbitVNC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KangLin%2FRabbitVNC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KangLin%2FRabbitVNC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KangLin%2FRabbitVNC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KangLin","download_url":"https://codeload.github.com/KangLin/RabbitVNC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243950792,"owners_count":20373664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T01:44:49.414Z","updated_at":"2025-03-18T20:30:37.824Z","avatar_url":"https://github.com/KangLin.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"About RabbitVNC\n==============\n\nVirtual Network Computing (VNC) is a remote display system which allows you to\nview and interact with a virtual desktop environment that is running on another\ncomputer on the network.  Using VNC, you can run graphical applications on a\nremote machine and send only the display from these applications to your local\nmachine.  VNC is platform-independent and supports a wide variety of operating\nsystems and architectures as both servers and clients.\n\nRabbitVNC is a high-speed version of VNC based on the TigerVNC and X.org code\nbases. RabbitVNC is a cross-platform libraries and programme. The programme see\nhttps://github.com/KangLin/RabbitRemoteControl \n\n+ Main repository: https://github.com/KangLin/RabbitVNC\n+ Mirror:\n  - https://sourceforge.net/projects/rabbitvnc/\n  - https://gitlab.com/kl222/RabbitVNC\n\nLegal\n=====\n\nIncomplete and generally out of date copyright list::\n\n        Copyright (C) 1999 AT\u0026T Laboratories Cambridge\n        Copyright (C) 2002-2005 RealVNC Ltd.\n        Copyright (C) 2000-2006 TightVNC Group\n        Copyright (C) 2005-2006 Martin Koegler\n        Copyright (C) 2005-2006 Sun Microsystems, Inc.\n        Copyright (C) 2006 OCCAM Financial Technology\n        Copyright (C) 2000-2008 Constantin Kaplinsky\n        Copyright (C) 2004-2017 Peter Astrand for Cendio AB\n        Copyright (C) 2010 Antoine Martin\n        Copyright (C) 2010 m-privacy GmbH\n        Copyright (C) 2009-2011 D. R. Commander\n        Copyright (C) 2009-2011 Pierre Ossman for Cendio AB\n        Copyright (C) 2004, 2009-2011 Red Hat, Inc.\n        Copyright (C) 2009-2021 TigerVNC Team\n        Copyright (C) 2015-2022 RabbitVNC \n        All Rights Reserved.\n\nThis software is distributed under the GNU General Public Licence as published\nby the Free Software Foundation.  See the file LICENCE.TXT for the conditions\nunder which this software is made available.  RabbitVNC also contains code from\nother sources.  See the Acknowledgements section below, and the individual\nsource files, for details of the conditions under which they are made\navailable.\n\n\nAll Platforms\n=============\n\nAll versions of RabbitVNC contain the following programs:\n\n* RabbitVNC - the cross-platform RabbitVNC library.\n\n* [RabbitRemoteControl](https://github.com/KangLin/RabbitRemoteControl): \n  the programme use RabbitVNC.\n\n* vncviewer - the cross-platform RabbitVNC Viewer, written using FLTK.\n              vncviewer connects to a VNC server and allows you to interact\n              with the remote desktop being displayed by the VNC server.  The\n              VNC server can be running on a Windows or a Unix/Linux machine.\n\n\nWindows-Specific\n================\n\nThe Windows version of RabbitVNC contains the following programs:\n\n* winvnc - the RabbitVNC Server for Windows.  winvnc allows a Windows desktop to\n           be accessed remotely using a VNC viewer.\n\nWARNING: winvnc is currently unmaintained and and may not function correctly.\n\nwinvnc may not work if the Fast User Switching or Remote Desktop features are\nin use.\n\n\nUnix/Linux-Specific (not Mac)\n=============================\n\nThe Unix/Linux version of RabbitVNC contains the following programs:\n\n* Xvnc - the RabbitVNC Server for Unix.  Xvnc is both a VNC server and an X\n         server with a \"virtual\" framebuffer.  You should normally use the\n         vncserver service to start Xvnc.\n\n* vncpasswd - a program which allows you to change the VNC password used to\n              access your VNC server sessions (assuming that VNC authentication\n              is being used.) This command must be run to set a password before\n              using VNC authentication with any of the servers or services.\n\n* vncconfig - a program which is used to configure and control a running\n              instance of Xvnc.\n\n* x0vncserver - an inefficient VNC server which continuously polls any X\n                display, allowing it to be controlled via VNC.  It is intended\n                mainly as a demonstration of a simple VNC server.\n\nIt also contains the following systemd service:\n\n* vncserver@.service - a service to start a user session with Xvnc and one of\n                       the desktop environments available on the system.\n\nACKNOWLEDGEMENTS\n================\n\nThis distribution contains zlib compression software.  This is:\n\n  Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler\n\n  This software is provided 'as-is', without any express or implied\n  warranty.  In no event will the authors be held liable for any damages\n  arising from the use of this software.\n\n  Permission is granted to anyone to use this software for any purpose,\n  including commercial applications, and to alter it and redistribute it\n  freely, subject to the following restrictions:\n\n  1. The origin of this software must not be misrepresented; you must not\n     claim that you wrote the original software. If you use this software\n     in a product, an acknowledgment in the product documentation would be\n     appreciated but is not required.\n  2. Altered source versions must be plainly marked as such, and must not be\n     misrepresented as being the original software.\n  3. This notice may not be removed or altered from any source distribution.\n\n  Jean-loup Gailly        Mark Adler\n  jloup@gzip.org          madler@alumni.caltech.edu\n\n  The data format used by the zlib library is described by RFCs (Request for\n  Comments) 1950 to 1952 in the files ftp://ds.internic.net/rfc/rfc1950.txt\n  (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).\n\n\nThis distribution contains public domain DES software by Richard Outerbridge.\nThis is:\n\n    Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.\n    (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.\n\n\nThis distribution contains software from the X Window System.  This is:\n\n Copyright 1987, 1988, 1998  The Open Group\n \n Permission to use, copy, modify, distribute, and sell this software and its\n documentation for any purpose is hereby granted without fee, provided that\n the above copyright notice appear in all copies and that both that\n copyright notice and this permission notice appear in supporting\n documentation.\n \n The above copyright notice and this permission notice shall be included in\n all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE\n OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN\n AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n \n Except as contained in this notice, the name of The Open Group shall not be\n used in advertising or otherwise to promote the sale, use or other dealings\n in this Software without prior written authorization from The Open Group.\n \n \n Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts.\n \n                         All Rights Reserved\n \n Permission to use, copy, modify, and distribute this software and its \n documentation for any purpose and without fee is hereby granted, \n provided that the above copyright notice appear in all copies and that\n both that copyright notice and this permission notice appear in \n supporting documentation, and that the name of Digital not be\n used in advertising or publicity pertaining to distribution of the\n software without specific, written prior permission.  \n \n DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING\n ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL\n DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR\n ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,\n WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,\n ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS\n SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanglin%2Frabbitvnc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanglin%2Frabbitvnc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanglin%2Frabbitvnc/lists"}