Skip to content

Add HTTP Proxy Support, Random User-Agents & OTX API change

Compare
Choose a tag to compare
@lc lc released this 15 Oct 15:15
· 107 commits to master since this release

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