dustinbutterworth / defanger

Defang individual urls or entire files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Defanger.py

To defang a url:

python defang.py --url https://www.google.com
python defang.py --url 8.8.8.8

To defang a file:

python defang.py --file ./test/test.txt

About

Defang individual urls or entire files


Languages

Language:Python 100.0%