ExchangeFinder
ExchangeFinder copied to clipboard
Scripts section
Will allow users to run exchangefinder as "script". Distributions could now ship exchangefinder without patching the source and other adjustments.
$ poetry run exchangefinder --domain domain.tld
python exchangefinder.py --domain domain.tld as stated in the README will still work.