补充说明

This commit is contained in:
OldCat 2020-11-16 16:43:03 +08:00
parent de893826ae
commit daeb01d890
2 changed files with 12 additions and 6 deletions

6
.idea/vcs.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View File

@ -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
##免责声明
## 免责声明
本软件按“原样”提供,不提供任何形式的明示或暗示担保,包括但不限于对适销性,特定目的的适用性和非侵权性的担保。无论是由于软件,使用或其他方式产生的,与之有关或与之有关的合同,侵权或其他形式的任何索赔,损害或其他责任,作者或版权所有者概不负责。