42 Star 125 Fork 35

Jack / openssh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
openssh.conf 304 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Jack 提交于 2018-08-31 09:14 . 提交代码
#the total config of webssh
#port
port = 9527
#logger settings
log_file_prefix = "webssh.log"
logging = "debug"
log_to_stderr = True
log_file_max_size = 2*1024*1024
log_file_num_backups = 7
##mysql
mysql = "root:root@localhost/openssh?charset=utf8"
##redis
redis_host = "127.0.0.1"
redis_port = 6379
Python
1
https://gitee.com/songyuchao/openssh.git
git@gitee.com:songyuchao/openssh.git
songyuchao
openssh
openssh
master

搜索帮助

14c37bed 8189591 565d56ea 8189591