From daeb01d890d0b7e0437793ff86a9c5b082187598 Mon Sep 17 00:00:00 2001 From: OldCat <924417424@qq.com> Date: Mon, 16 Nov 2020 16:43:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/vcs.xml | 6 ++++++ README.md | 12 ++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index d3d53c9..0d5ea06 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ssh2ws部分代码修改自https://github.com/hequan2017/go-webssh ## 开发框架 Gin + gorm -##开发计划 +## 开发计划 ✔ ssh功能 × 服务器文件管理 @@ -19,12 +19,12 @@ Gin + gorm ## 在线演示 [点击进入SSH云管理平台](https://www.do18.cn) -##环境 +## 环境 > Mysql > Redis > Go -##配置文件 +## 配置文件 > 修改config.toml的相关参数,短信接口使用阿里云短信 ```toml #配置文件 @@ -53,7 +53,7 @@ signname = "-" #短信签名 template = "-" #模板代码 ``` -##运行 +## 运行 ###(Mysql会在首次使用时自动初始化) ```shell script go build & ./ssh_manage @@ -64,8 +64,8 @@ go run server.go > Lauyi + Xterm.js -##补充说明 +## 补充说明 如需要使用Nginx等进行反代,请确保可以正常代理websocket -##免责声明 +## 免责声明 本软件按“原样”提供,不提供任何形式的明示或暗示担保,包括但不限于对适销性,特定目的的适用性和非侵权性的担保。无论是由于软件,使用或其他方式产生的,与之有关或与之有关的合同,侵权或其他形式的任何索赔,损害或其他责任,作者或版权所有者概不负责。