Skip to content

A GUI application to defang text, rendering otherwise-potentially malicious IP addresses and URLs harmless. Built using standard Python libraries.

Notifications You must be signed in to change notification settings

mbabinski/Defanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Defanger

A GUI application to defang text, rendering otherwise-potentially malicious IP addresses and URLs harmless. Built using standard Python libraries.

Usage

Simply run the Defanger.py script (requires Python 3) to be presented with the GUI. You can then enter or paste the text you wish to defang.

By default, defanger will ignore (not defang) private IP addresses, although you can uncheck this option to defang all IP addresses.

Once you have defanged the input text, you can copy it to the clipboard, clear the defanger, or close using the buttons at the bottom.

Example

Before defanging:
alt text

After defanging:
alt text

About

A GUI application to defang text, rendering otherwise-potentially malicious IP addresses and URLs harmless. Built using standard Python libraries.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages