Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phith0n/xray-poc-generation

🧬 辅助生成 XRay YAML POC
https://github.com/phith0n/xray-poc-generation

Last synced: 22 days ago
JSON representation

🧬 辅助生成 XRay YAML POC

Awesome Lists containing this project

README

        

# 🧬 XRay POC Generation

XRay安全评估 > POC辅助生成工具。

关于XRay:

- [XRay 安全评估工具](https://github.com/chaitin/xray)
- [如何编写YAML格式POC](https://chaitin.github.io/xray/#/guide/poc)

访问 即可直接使用。

![](screenshot.png)

## 💻 本地运行

本地运行XRay POC Generation:

```shell script
git clone https://github.com/phith0n/xray-poc-generation
cd xray-poc-generation
yarn
yarn build
```

编译完成后,Web目录在`build/`文件夹。