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

Feature Request: ISP and organisation data #97

Open
vr000m opened this issue Dec 8, 2015 · 1 comment
Open

Feature Request: ISP and organisation data #97

vr000m opened this issue Dec 8, 2015 · 1 comment

Comments

@vr000m
Copy link

vr000m commented Dec 8, 2015

We downloaded v4 and v6 addresses with ISP, AS level information and are looking for input on how we could extend the current code to return this. I believe there are two formats available CIDR or the range format. Any guidance would be appreciated!

cc: @sli-cs


Thank you Philip for writing this utility/module, we started experimenting with it a few weeks ago and it has saved us a lot of time.

@bluesmoon
Copy link
Collaborator

I would suggest using the same binary format that we currently use for country and city files. You'll need to write a converter to convert from MaxMind's csv format to our internal binary format. You'll also need to add a section to the code that parses these files and reads them into memory. The rest should be easy.

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

No branches or pull requests

2 participants