https://github.com/fxpool/aesmix
AES混淆加密
https://github.com/fxpool/aesmix
Last synced: about 1 month ago
JSON representation
AES混淆加密
- Host: GitHub
- URL: https://github.com/fxpool/aesmix
- Owner: FxPool
- Created: 2022-10-10T20:58:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T11:04:42.000Z (over 3 years ago)
- Last Synced: 2025-01-08T10:13:43.986Z (over 1 year ago)
- Language: Shell
- Size: 91.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 一键安装脚本 国际网络
```shell
bash <(curl -s -L https://raw.githubusercontent.com/FxPool/AESMIX/main/install_zh.sh)
```
### 一键安装脚本 国内网络
```shell
bash <(curl -s -L https://cdn.jsdelivr.net/gh/FxPool/AESMIX@main/install_zh_cdn.sh)
```
### windows 直接下载解压
```shell
https://github.com/FxPool/AESMIX/raw/main/aesmixwindows.zip
```