GateOne icon indicating copy to clipboard operation
GateOne copied to clipboard

Gate One is an HTML5-powered terminal emulator and SSH client

Results 104 GateOne issues
Sort by recently updated
recently updated
newest added

Since update DSM 6.0-7321 update, gateone isnt working anymore. Services is running, but you can't start gateone.

I just upgraded Debian 7 to Debian 8 and my Gateone installation stopped working because of an Tornado error. Because I installed Gateone 1 1/2 years ago, i thought it...

ok, I can't find the answer. I'm running the docker version of Gate One on unraid without issues. What I'm trying to figure out is where the bookmark are stored...

Hi, I am a noob, i am still learning and i am sorry if my question was stupid one. I have a running website on vps server, how can i...

Questions

Hello. I need your help :) I am js developer and now i have been creating one site. Stack windows 7x64 + apache 2.4 + php 7 and my customer...

Is there any way to restrict or deny hostname connections? I.E. Allow all except localhost, 127.0.0.1, or specific address/ip combinations. Or maybe just restrict them except to trusted users? I...

Feature Requests

Good day, I access GateOne over a satellite link. I keep getting the message "A keep alive ping has timed out... Trying to reconnect...". Latency over this link can be...

There is no /opt/gateone/settings folder so i can't work out how to setup authentication. Also would this be correct format for google auth: https://gist.github.com/bfayers/c6e09db90cae9a8d5befb811908ecbf3

gateone.py is missing when I do a git clone command, so there is no way of installing GateOne from the repository from scratch. You have to use one of the...

The only issue I want to mention is that the shebang inside _run__gateone.py_ is **#!/usr/bin/python**, so I had to change it to **#!/usr/bin/env python**, as I have to use an...