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

Add AS/hostname/buffer lookup to geoip, implement IPinfo command #331

Merged
merged 6 commits into from
Feb 13, 2022

Conversation

JeDaYoshi
Copy link
Contributor

This Pull Request adds AS and hostname lookup to the geoip command, and matches rdns behaviour in looking in the buffer for IPs if no argument is specified on command execution.

Outside of that, ipinfo command was implemented as an alternative IP lookup source. Right now, only GeoIP information can be obtained (since it's what you'd get access to as Anonymous/Free plans), but there's room to implementing other IPinfo endpoints.
It works fine as Anonymous, but you can pass an optional access token via the config with ipinfo-token.

@examknow examknow merged commit 49bd338 into bitbot-irc:develop Feb 13, 2022
@examknow
Copy link
Member

Thanks!

examknow added a commit that referenced this pull request Jan 3, 2023
Add AS/hostname/buffer lookup to geoip, implement IPinfo command
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.

2 participants