Replaces numeric IP addresses with obscurred addresses, for example 127.0.0.1 could become xxx.xxx.xxx.xxx to sanitize a document for external viewing.
-
Updated
May 8, 2018 - Python
Replaces numeric IP addresses with obscurred addresses, for example 127.0.0.1 could become xxx.xxx.xxx.xxx to sanitize a document for external viewing.
Add a description, image, and links to the security-by-obscurity topic page so that developers can more easily learn about it.
To associate your repository with the security-by-obscurity topic, visit your repo's landing page and select "manage topics."