k0r0pt / Project-Tauro

A Router WiFi key recovery/cracking tool with a twist.
GNU General Public License v3.0
88 stars 16 forks source link

Handled NullPointer while scraping ipinfo network. #7

Closed sudiptosarkar closed 6 years ago

sudiptosarkar commented 6 years ago

What's this PR for?

This PR handles the scenario where the last host after parsing ipinfo.io was coming up null, causing a NullPointerException in generateHosts() of TauroMain.

What to emphasize on when reviewing?

Everything.