Commit 603b58b7 authored by Medicean's avatar Medicean

release v2.1.6

parent 91f5b838
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
> 有空会补补BUG、添添新功能。 > 有空会补补BUG、添添新功能。
> 同时也欢迎大家的参与!感谢各位朋友的支持! .TAT. > 同时也欢迎大家的参与!感谢各位朋友的支持! .TAT.
## `v(2.1.6)` ## 2019/09/17 `v(2.1.6)`
### 后端模块 ### 后端模块
...@@ -43,6 +43,14 @@ ...@@ -43,6 +43,14 @@
* 默认设置新增 「使用随机英文单词变量」配置项 * 默认设置新增 「使用随机英文单词变量」配置项
* 移除 shells 目录, 示例脚本已转至 [AwesomeScript](https://github.com/AntSwordProject/AwesomeScript) 仓库下 * 移除 shells 目录, 示例脚本已转至 [AwesomeScript](https://github.com/AntSwordProject/AwesomeScript) 仓库下
### 插件相关
* 新增插件「[SacnWebShell](https://github.com/virink/as_scanwebshell)
> 通过正则匹配,查找后门 webshell
![scanwebshell](https://i.loli.net/2019/09/17/jRXD3pLaV5sCUkr.png)
## 2019/08/19 `v(2.1.5)` ## 2019/08/19 `v(2.1.5)`
### 核心模块 ### 核心模块
......
# AntSword [![release](https://img.shields.io/badge/release-v2.1.5-blue.svg?style=flat-square)][url-release] # AntSword [![release](https://img.shields.io/badge/release-v2.1.6-blue.svg?style=flat-square)][url-release]
> AntSword in your hands, no worries in your mind! > AntSword in your hands, no worries in your mind!
......
# 中国蚁剑 [![release](https://img.shields.io/badge/release-v2.1.5-blue.svg?style=flat-square)][url-release] # 中国蚁剑 [![release](https://img.shields.io/badge/release-v2.1.6-blue.svg?style=flat-square)][url-release]
> 一剑在手,纵横无忧! > 一剑在手,纵横无忧!
......
{ {
"name": "antsword", "name": "antsword",
"version": "2.1.5", "version": "2.1.6",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
......
{ {
"name": "antsword", "name": "antsword",
"version": "2.1.5.2", "version": "2.1.6",
"description": "中国蚁剑是一款跨平台的开源网站管理工具", "description": "中国蚁剑是一款跨平台的开源网站管理工具",
"main": "app.js", "main": "app.js",
"dependencies": { "dependencies": {
......
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