Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Medicean/GenShell
AntSword Generate Shell Plugin
https://github.com/Medicean/GenShell
antsword
Last synced: 3 months ago
JSON representation
AntSword Generate Shell Plugin
- Host: GitHub
- URL: https://github.com/Medicean/GenShell
- Owner: Medicean
- Created: 2018-08-20T04:36:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T23:57:48.000Z (over 2 years ago)
- Last Synced: 2024-04-12T22:13:32.786Z (7 months ago)
- Topics: antsword
- Language: JavaScript
- Size: 16.6 KB
- Stars: 10
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - Medicean/GenShell - AntSword Generate Shell Plugin (JavaScript)
README
# AntSword GenShell
> AntSword 生成 Shell插件
根据用户输入密码或随机产生密码,生成 Shell
## 安装
### 商店安装
进入 AntSword 插件中心,选择 GenShell,点击安装
### 手动安装
1. 获取源代码
```
git clone https://github.com/Medicean/GenShell.git
```
或者
点击 [这里](https://github.com/Medicean/GenShell/archive/master.zip) 下载源代码,并解压。2. 拷贝源代码至插件目录
将插件目录拷贝至 `antSword/antData/plugins/` 目录下即安装成功
### 生成 SHell 样例
```
```
## 相关链接
* [AntSword 文档](http://doc.uyu.us)
* [dhtmlx 文档](http://docs.dhtmlx.com/)