- 29 Feb, 2016 19 commits
-
-
ibuler authored
-
ibuler authored
-
ibuler authored
-
ibuler authored
1. 修改日志参数 2. 修改处理间隔,每10分钟处理一次 3. 修改处理策略 ssh: 1小时不操作,就kill掉 web: 超过1天,就设置完成
-
ibuler authored
1. 紧急修复异常bug 2. 修改处理策略 3. 每10分钟处理一次 ssh连接:超过1小时没有操作就干掉 web:超过1天的就设置完成
-
ibuler authored
1. 减少了处理时间间隔 2. 处理策略更改为 超过 1小时没有动的连接就干掉
-
ibuler authored
1. 减少了处理时间间隔 2. 处理策略更改为 超过 1小时没有动的连接就干掉
-
黄成维 authored
-
黄成维 authored
-
黄成维 authored
-
ibuler authored
install.py安装兼容多个平台
-
ibuler authored
fix 启动脚本,配置文件,批量命令异常等
-
yumaojun authored
-
yumaojun authored
1. mysql-python编译不过, 添加rpm-build 依赖
-
ibuler authored
django和tornado统一入口后,配置默认启动端口80 websocket和web都使用该端口
-
yumaojun authored
1. compatible fedora (test fedora22)
-
yumaojun authored
1. compatible fedora (test fedora22)
-
Tad Wang authored
typo of KEYWORD of SSL configuration
-
Tad Wang authored
add document for nginx ssl configuration. #88
-
- 28 Feb, 2016 8 commits
-
-
ibuler authored
websocket -> websocket_url
-
ibuler authored
-
ibuler authored
安装脚本默认数据库用户名
-
yumaojun authored
1. 请输入数据库服务器用户 [root] , 修改成 [jumpserver]
-
yumaojun authored
1. use systemctl stop firewalld 2. add dependence: readline-devel and lrzsz 3. use mariadb as mysql server
-
yumaojun authored
1. use systemctl stop firewalld 2. add dependence: readline-devel and lrzsz
-
yumaojun authored
1. use systemctl stop firewalld 2. add dependence: readline-devel and lrzsz
-
yumaojun authored
1. use systemctl stop firewalld 2. add dependence: readline-devel and lrzsz
-
- 27 Feb, 2016 10 commits
-
-
liuzheng712 authored
-
yumaojun authored
1. set ansible_api connector as paramiko 2. set ubuntu apt-get --force-yes when install packages
-
yumaojun authored
1. auto install mysql server
-
yumaojun authored
1. auto install mysql server
-
yumaojun authored
1. check platform , support CentOS, ReaHat, Fedora, Ubuntu, debian
-
yumaojun authored
1. use shlex.os.system replace subprocess.call 2. next.py use bash service start
-
ibuler authored
1. 修改启动脚本,支持放到 init.d 2. rename run_websocket.py -> run_server.py 交互式启动
-
ibuler authored
jumpserver.conf添加字段,tornado根据需求监听端口
-
ibuler authored
修复使用反向代理还不使用反向代理获取 remote_ip异常wen问题
-
ibuler authored
1. 不再需要浏览器判断什么协议,需要在jumpserver.conf注明 ref #63
-
- 26 Feb, 2016 3 commits
-
-
ibuler authored
1. 上传下载文件名 改为 时间+随机4位字母数字 2. 命令回车判断,为空返回 3. g+1判断,不过不存在该组,则返回 close #52 close #93 ref https://github.com/jumpserver/jumpserver/issues/53 ref https://github.com/jumpserver/jumpserver/issues/93
-
liuzheng712 authored
-
liuzheng712 authored
-