Consolidates IP ranges while considering an IP exclusion list.
Disclaimer: This may be garbage. Verify output before continuing with whatever you're doing.
Usage: scopify.py [-h] -i INSCOPE -e EXCLUDE -o OUTPUT
Example: python .\scopify.py -i scope.txt -e outofscope.txt -o consolidatedscope.txt