chrislee35 / passivedns-client

passivedns-client provides a library and a query tool for querying several passive DNS providers
MIT License
198 stars 42 forks source link

Update passivetotal API-url #10

Closed cudeso closed 8 years ago

cudeso commented 8 years ago

From www.passivetotal -> api.passivetotal

chrislee35 commented 8 years ago

I recently updated the PassiveTotal Gem to start using their v2 API. They plan on phasing out their v1 API soon, so I should probably go ahead and update this to their v2 API (which is more than just updating the URL endpoint unfortunately). I'm going to merge this pull request, but in the next few days, I'll overwrite these changes for the v2 API.

cudeso commented 8 years ago

Thanks. Looking forward to V2.

chrislee35 commented 8 years ago

2.1.6 has been released containing the PassiveTotal v2 API changes. Thanks for your help getting this underway and done.