Releases: hahwul/deadfinder
Releases · hahwul/deadfinder
1.3.3
- Fixed bug in github action (#4)
1.3.2
1.3.1
1.3.0
- Add
-H
--headers
option
deadfinder url https://www.hahwul.com/cullinan/ -H "H: aaa" "B: aaa"
Request
GET /cullinan/ HTTP/1.1
Host: www.hahwul.com
H: aaa
B: aaa
1.2.4
- Fixed GitHub action bug
1.2.3
- Improve help messages
- Support to github action