Skip to content

jumpserver/coco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b2ae31 · Nov 7, 2019
Nov 7, 2019
Jun 25, 2019
Jul 29, 2019
Oct 10, 2018
Nov 7, 2019
Feb 14, 2019
Sep 19, 2018
Jul 29, 2019
Oct 16, 2017
Aug 7, 2019
Mar 22, 2019
Aug 5, 2019
Feb 22, 2019
Apr 19, 2018
Mar 21, 2018

Repository files navigation

Jumpserver terminal

Jumpserver terminal is a sub app of Jumpserver.

It's implement a ssh server and a web terminal server,

User can connect them except jumpserver openssh server and connect.py pre version.

Warning

Coco has been replace by koko From v1.5.2, coco will be stop update

Install

$ git clone https://github.com/jumpserver/coco.git

Setting

You need update config.py settings as you need, Be aware of:

YOU MUST SET SOME CONFIG THAT CONFIG POINT

They are:

NAME:
JUMPSERVER_URL:
SECRET_KEY:

Also some config you need kown: SSH_HOST: SSH_PORT:

Start

# python run_server.py

When your start ssh server, It will register with jumpserver api,

Then you need login jumpserver with admin user, active it in

If all done, your can use your ssh tools connect it.

ssh user@host:port