Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 181 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 181 Bytes

Recon404

recon404 finds all links from given url and print all those links with their response status.

Setup

pip3 install requests && pip3 install bs4

Thanks All