Add HTTP Proxy Support, Random User-Agents & OTX API change
This release introduces support for a proxy via the -p
flag, random user agents, and also changes the OTX API from the hostname API to the domain API.
Changelog
5caa956 Change OTX to use the domain API
3c0eb59 Merge pull request #24 from 0x646e78/otx_domain_fix
db64bb0 Update README
53cb607 Change from using OTX hostname api to domainname
0490240 Add http proxy support