Script to disambiguate domain names from where they actually point to.
python3 urlgetter.py [optional: <domains list>]
[optional: <output_file_name>]
[optional: <errors_file_name>]
Script to disambiguate domain names from where they actually point to.
PythonGPL-3.0