Commit 410f3e53 authored by Eric's avatar Eric

modify readme

parent 674ca85e
#KoKo
koko是golang版本的的coco;重构了coco的SSH/SFTP服务和web terminal服务。
##主要功能
- SSH
- SFTP
- web terminal
- web文件管理
##安装
1.下载项目
......@@ -38,6 +42,7 @@ make linux
```
> 如果构建成功,会在项目下自动生成build文件夹,里面包含当前分支的linux 64位版本压缩包.
##使用
1.拷贝压缩包文件到服务器
......@@ -58,6 +63,7 @@ cd kokodir
./koko
```
##构建docker镜像
进入cmd文件夹
......
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