GateOne
GateOne copied to clipboard
Gate One is an HTML5-powered terminal emulator and SSH client
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.  Poc: 1. Deploy a GateOne instance. https://github.com/liftoff/GateOne/issues/703   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.
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)...
 当填写密码时报错
--> 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?