Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple geoip and ASN lookups from Shodan results #78

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

pirxthepilot
Copy link
Owner

@pirxthepilot pirxthepilot commented Jun 2, 2024

Originally, the IP geolocation and ASN data displayed by wtfis is taken from Shodan, if Shodan is enabled. But sometimes Shodan returns empty information, and even if it does, it's probably not as recent as looking up actual geo and ASN sources on runtime.

This PR disregards geolocation and ASN data from Shodan and will fetch this info whether or not Shodan is enabled.

@pirxthepilot pirxthepilot merged commit abc96aa into main Jun 3, 2024
16 checks passed
@pirxthepilot pirxthepilot deleted the standalone_geoip_asn branch June 3, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant