Commit 5598b1f0 authored by ibuler's avatar ibuler

Merge branch 'dev' of https://github.com/jumpserver/coco into dev

parents 808da201 684f8ca6
......@@ -10,7 +10,7 @@ pre version.
## Install
$ git clone http://xxxx
$ git clone https://github.com/jumpserver/coco.git
## Setting
......@@ -31,7 +31,7 @@ Also some config you need kown:
## Start
# python ssh_server.py
# python run_server.py
When your start ssh server, It will register with jumpserver api,
......
# coding: utf-8
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
import weakref
import logging
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment