/defanger

Defang individual urls or entire files

Primary LanguagePython

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