Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
coco
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
coco
Commits
92808d4c
Commit
92808d4c
authored
Jan 22, 2018
by
ibuler
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into test
parents
e1a3cf3b
5598b1f0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
README.md
README.md
+2
-2
tasks.py
coco/tasks.py
+3
-1
No files found.
README.md
View file @
92808d4c
...
@@ -10,7 +10,7 @@ pre version.
...
@@ -10,7 +10,7 @@ pre version.
## Install
## Install
$ git clone http
://xxxx
$ git clone http
s://github.com/jumpserver/coco.git
## Setting
## Setting
...
@@ -31,7 +31,7 @@ Also some config you need kown:
...
@@ -31,7 +31,7 @@ Also some config you need kown:
## Start
## Start
# python
ssh
_server.py
# python
run
_server.py
When your start ssh server, It will register with jumpserver api,
When your start ssh server, It will register with jumpserver api,
...
...
coco/tasks.py
View file @
92808d4c
# coding: utf-8
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
import
weakref
import
weakref
import
logging
import
logging
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment