yeyong

centos下安装gateone: webssh

文件下载在 https://github.com/liftoff/GateOne/downloads

比较奇怪的是wget经常失败 https的连接总是有问题

另外,需要安装tornado2.4.1, 以及 ordereddict, 这些都用pip install

在python2.6及python2.7上都试成功

安装完成后,需要查看一下server.conf文件

 

另外用service start方式似乎有些问题,直接python gateone.py好了

 

cat xxx.png 可以显示图片,前提是已经安装PIL

 

另外:

五、查看log

cd /opt/gateone

./logviewer.py --flat users/ANONYMOUS/logs/20140226163256155537.golog

分类:

技术点:

相关文章:

  • 2021-12-08
  • 2021-06-07
  • 2022-03-09
  • 2021-11-10
  • 2021-11-02
  • 2021-05-22
  • 2021-05-02
  • 2021-04-19
猜你喜欢
  • 2021-10-19
  • 2021-10-19
  • 2021-10-19
  • 2022-12-23
  • 2021-11-09
  • 2021-05-24
  • 2022-12-23
相关资源
相似解决方案