Update README.md

This commit is contained in:
鸭王
2021-05-21 15:26:46 +08:00
committed by GitHub
parent 8cd9009549
commit 156d9b2d55

View File

@@ -1,5 +1,9 @@
## burpFakeIP ## burpFakeIP
**2021/05/21**
使用Java重构增加了[issue](https://github.com/TheKingOfDuck/burpFakeIP/issues/8)中提到的功能特性新增给每个请求自动添加XFF头以及随机IP的功能具体可见右键菜单AutoXFF,默认情况下自动添加的xff头为X-Forwarded-For,值为生成的随机IP,均可自定义。
**2020/04/25** **2020/04/25**
优化代码新增9种请求头。 优化代码新增9种请求头。