vnc
Here are 220 public repositories matching this topic...
-
Updated
May 16, 2020 - JavaScript
People often want to use proxy server like BrowserUp (former BrowserMobProxy) to intercept requests/responses between browser and server.
When browser is run inside Selenoid container, the proxy should be also run inside the same container.
I suggest to add BrowserUp proxy to Selenoid containers with Chrome, Firefox and other browsers.
From
Please give us some details about the systems you are using:
- Client (OS name and version): Windows 10, VNCtiger v1.8.80
- Remmina version (remmina --version): 1.2.0-rcgit-27
- Desktop environment (GNOME, Unity, KDE, ..): GNOME 3.18.5
- Connecting to (OS and version): Ubuntu 16.04.4
- Connecting via (RDP, VNC, ...): VNCI
I set Remmina listening on VNC 5901
error log:
Welcome to
-
Updated
May 11, 2020 - Shell
More of a fun project to see if it's actually working.
- port to SDL2
- fix #26 as per https://kripken.github.io/emscripten-site/docs/porting/guidelines/api_limitations.html
Right now, this works in a hacky build setup using
emcmake cmaketo generate a rfbconfig.h- and this script to build
#!/bin/sh
emcc libvncclient/cursor.c libvncclient/listen.c libvncclient/rfbproto
The main README is too long. There's old but valid documentation way too far to be comfortably scrolled to because of meandering hit-and-run updates and not having the time to keep the docs concise and updated.
Some stuff to do:
- VNC feature should be included in the command line instructions
- VNC instructions could be a bit more thorough, too
- Images are nice to have, but
Add config file
-
Updated
May 21, 2020 - Dockerfile
-
Updated
Aug 2, 2019 - Dockerfile
Adopt gitpod
https://www.gitpod.io/ could help to jump into development
-
Updated
Feb 18, 2019 - C#
Hello,
Just came across your rat_lite and would like to test it out on my Ubuntu 18.04 (64-bit)
I created a "build" directory and did a "cmake .. ;cmake --build" for which it seems like the server was built, but did not see the client application.
How is it invoked?
I would like to test it on the same machine via 2 xterm console (one for client & server)
If that works, then I would
Im reading the documentation to get an overview to the project (seems great so far!) but I noticed that the examples for RemoteWebDriver / Capabilities are out of sync.
The documentation writes about a @BeforeAll setUp method, but the example code doesn't show this method.


I installed Browsh onto Ubuntu 18.04 using the instructions on https://www.brow.sh/docs/installation/. No man pages are installed: