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

Is it possible to migrate GateOne to newer Python? Thank you very much!

Hey there! I belong to an open source security research community, and a member (@ysf) has found an issue, but doesn’t know the best way to disclose it. If not...

In this file https://github.com/liftoff/GateOne/blob/master/gateone/applications/terminal/plugins/ssh/ssh.py#L586 There is a command execution and the argument comes from user input. ![image](https://user-images.githubusercontent.com/7975407/63816768-00e26a00-c96c-11e9-873d-ad475422e245.png) Poc: 1. Deploy a GateOne instance. https://github.com/liftoff/GateOne/issues/703 ![image](https://user-images.githubusercontent.com/7975407/63817145-8b779900-c96d-11e9-9458-4688826ada3d.png) ![image](https://user-images.githubusercontent.com/7975407/63817187-b661ed00-c96d-11e9-999f-a13157600b5a.png) 2. Open the dev...

Expected: ability to uninstall gateone Actual result: Error on python setup.py uninstall

is there a way in gateway to disable Ctrl+N to open new browser in chrome? I searched google but don't get the answer, thanks.

Not Gate One

Ubuntu 16.04 system, with Python3.7 root@admin:/home/krypterro/files/GateOne-master# gateone --help Traceback (most recent call last): File "/usr/local/bin/gateone", line 11, in load_entry_point('gateone==1.2.0', 'console_scripts', 'gateone')() File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 487, in load_entry_point return get_distribution(dist).load_entry_point(group, name)...

![image](https://user-images.githubusercontent.com/29438799/120976450-efff9300-c7a4-11eb-8285-81308eb73d54.png) 当填写密码时报错

--> 1d69ac41b41 STEP 6: RUN apt-get -y install python-pip python-imaging python-setuptools python-mutagen python-pam python-dev git telnet openssh-client && apt-get -y clean && apt-get -q -y autoremove Reading package lists... Done...

Gateone is installed and seems to be working fine. Current configuration is operating through Apache reverse proxy. When I hit the standard URL, I get the host prompt - and...

last commit Nov 25, 2017 is this project abandoned?