GateOne icon indicating copy to clipboard operation
GateOne copied to clipboard

Feature Request - X Forwarding

Open Gwindalmir opened this issue 14 years ago • 4 comments

I'm requesting the ability to forward X connections. It would be a bonus if another browser tab/window could be opened as an X server. However I have Xming, so at least going to that is fine.

Ideally, any port forwarding would work.

Gwindalmir avatar Oct 28 '11 16:10 Gwindalmir

Port forwarding is impossible without plugins/browser extensions/add-ons. So if I ever support that, that's how it'll have to work.

HOWEVER, I do have X11 emulation as a TODO item for Gate One 2.0. I plan to emulate X11 in the browser via the canvas tag. The idea being that you could open up a new X11 forwarding tab via the SSH plugin and, say, startkde :)

There's no technical reason why I can't get this working... I just don't have the time (I really need Gate One to bring in enough money so I can quit my day job =).

liftoff avatar Oct 29 '11 01:10 liftoff

FYI there is already a VNC client implemented in HTML5 (Canvas+Websockets): https://github.com/kanaka/noVNC

(see also https://code.google.com/p/jsvnc/, http://guac-dev.org/ which as RDP and VNC, and http://engineering.linkedin.com/javascript/vncjs-how-build-javascript-vnc-client-24-hour-hackday)

sathieu avatar Nov 23 '12 09:11 sathieu

Adding support for X11 is definitely in the TODO list. It will be a while though... There's a lot of things that have priority (authorization framework, keyboard macros, improved embedded support, etc).

liftoff avatar Nov 26 '12 17:11 liftoff

Any progress on this X emulation?

dedenker avatar Jun 23 '18 09:06 dedenker