Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarcis-cy committed May 26, 2023
2 parents 342a2a7 + 3ce15aa commit 17cb77e
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@

**在使用之前,请务必阅读并同意 [License](./LICENSE.md) 文件中的条款,否则请勿安装使用本工具。**

1. 拉取所有云端POC并扫描指定目标
1. 扫描指定目标

- `./xpoc -t https://example.com -html result.html`
- `./xpoc -t https://example.com -o result.html`

2. 查看所有云端的POC

Expand All @@ -43,6 +43,16 @@
- ` cat targets.txt | ./xpoc`
- `./xpoc -i targets.txt`

4. 同步最新插件

首次启动会自动进行一次全量同步

- `./xpoc pull`

5. 更新到最新版本

- `./xpoc upgrade`

## 🪟 特点

1. 支持云端获取POC,可以以最快的速度进行应急响应
Expand Down Expand Up @@ -184,4 +194,4 @@ xray的进步离不开各位师傅的支持,秉持着互助共建的精神,

3. 微信群: 请添加微信公众号并点击“联系我们" -> "加群“,然后扫描二维码加群

4. QQ 群: 717365081
4. QQ 群: 717365081

0 comments on commit 17cb77e

Please sign in to comment.