Skip to content

Commit 69b4022

Browse files
committed
release v1.9
1、更新dismiss功能,支持url级别控制,支持丢弃请求和标灰请求两种模式 2、以二进制流保存response的功能 3、用不同编码查看数据包的功能 4、更新run sqlmap等需要启动console的功能,支持以模拟输入方式和bat文件启动两种方式运行
1 parent 7c0b91b commit 69b4022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</properties>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>com.bit4woo.burp</groupId>
9-
<version>1.8</version>
9+
<version>1.9</version>
1010

1111
<repositories>
1212
<repository>

0 commit comments

Comments
 (0)