Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 361 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 361 Bytes

URL/IP Defanger

A simple python script for sanitizing malicious IP addresses and URLs.

Usage (Requires Python3)

Run the defang.py and pass URL or IP as argument.

Run the defang-list.py to defang list of IP addresses and URLs.

Example

image