We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28915ef + 078dfde commit ecdd043Copy full SHA for ecdd043
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## 0.1.2 - 2022-05-16
2
+
3
+## Changelog
4
5
+- 35b7c8e 使用-update参数更新,使用-version判断是否是最新版本。
6
+- a9681c3 alive
7
+- c1dcaeb 使用head请求判断url是否alive,如果url失效,默认不会跑所有的pocs,如果需要不判断是否alive请使用-p参数指定poc,如果仅仅需要判断url是否存活可以使用-p ISAlIVEURL
8
+- 5248f4e 更新版本号0.1.12
9
+- b2d8db5 恢复
10
+- 24d395c t
11
+- 3e8d06c Merge branch 'main' of github.com:SummerSec/SpringExploit into main
12
+- cf7af09 协程池换成ants框架,最多限度利用发挥内存作用
13
+- 1ab7c2a Update CHANGELOG
14
15
## 0.1.1 - 2022-05-12
16
17
## Changelog
0 commit comments