py-mmdb-encoder icon indicating copy to clipboard operation
py-mmdb-encoder copied to clipboard

Create mmdb files to encode prefix lists.

Results 7 py-mmdb-encoder issues
Sort by recently updated
recently updated
newest added

my country csv is almost 1GB,when i use write(enc) to write mmdb,it's broke,out of memory,because it's insert mmdb 4GB at once.help!

Hi Cloudflare, first please let me thank you for your code. It is really amazing. We at Showmax are using it and have found an issue (a corner case, if...

In TYPE_UTF8STR it would be helpful to have some utf-8 encoding and then work with the length of the encoded value. With this we are able to use other utf-8...

When trying to create an mmdb with non-ascii characters, the file produced cannot be read. It's like the offsets are wrong.. I think it's because the offset written to file...

I can only seem to insert ipv4 into my files otherwise they become unreadable. If I write all ipv4 and even a single ipv6 the lookup using a maxmind reader...

Updating Semgrep.yml file - Semgrep is a tool that will be used to scan Cloudflare's public repos for Supply chain, code and secrets. This work is part of Application &...