awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesGeoIP Databases

Binary or structured datasets mapping IP address ranges to geographic locations.

Distinct from Network Address Formats: A dataset for geographic lookup, distinct from compatibility databases or network address formatting standards.

Explore 5 awesome GitHub repositories matching data & databases · GeoIP Databases. Refine with filters or upvote what's useful.

Awesome GeoIP Databases GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hackl0us/geoip2-cnAvatar von Hackl0us

    Hackl0us/GeoIP2-CN

    7,273Auf GitHub ansehen↗

    GeoIP2-CN provides curated datasets and binary database files designed to identify network addresses originating from mainland China. It provides a GeoIP2 China database and a routing list formatted as a MaxMind compatible database for use with network tools. The project enables proxy traffic management by distinguishing between domestic and international IP addresses. This allows for regional network routing and the application of decision logic to separate traffic paths based on geographic location. The system implements IP identification through MMDB-based lookups, binary-search range mat

    Ships a collection of IP address ranges for mainland China formatted for GeoIP2 compatible tools.

    Goclashgeoipgeoip2
    Auf GitHub ansehen↗7,273
  • pbh-btn/peerbanhelperAvatar von PBH-BTN

    PBH-BTN/PeerBanHelper

    5,730Auf GitHub ansehen↗

    PeerBanHelper is a scriptable BitTorrent peer banning system that automatically detects and blocks malicious, leeching, or unwanted peers using configurable rules, GeoIP data, and scriptable detection logic. It integrates with popular BitTorrent clients through their web APIs to enforce blocking rules automatically, and provides a self-hosted WebUI dashboard for monitoring active bans, historical blocks, and peer lists. The system distinguishes itself through collaborative threat intelligence, submitting ban reports and peer population data to a central server for aggregate threat analysis wh

    Uses a downloaded GeoIP database to block IPs by country, city, ASN, ISP, or network type.

    Javabiglybtbitcometbittorrent
    Auf GitHub ansehen↗5,730
  • openpanel-dev/openpanelAvatar von Openpanel-dev

    Openpanel-dev/openpanel

    5,349Auf GitHub ansehen↗

    OpenPanel is a self-hosted product analytics platform designed for tracking user behavior and visualizing product metrics on private infrastructure. It provides a comprehensive system for collecting events across web, mobile, and server environments while ensuring complete ownership of data. The platform distinguishes itself through a privacy-first approach, utilizing cookieless event tracking and regional data residency to simplify regulatory compliance. It integrates large language models via the Model Context Protocol, enabling users to query behavioral data and analyze trends using natura

    Uses GeoIP databases to resolve IP addresses into physical locations for user analytics.

    TypeScriptalternativeanalyticsopen-source
    Auf GitHub ansehen↗5,349
  • p3terx/geolite.mmdbAvatar von P3TERX

    P3TERX/GeoLite.mmdb

    4,326Auf GitHub ansehen↗

    GeoLite.mmdb is a curated repository of prebuilt MaxMind GeoIP databases in the MMDB binary format, providing ready-to-use files for mapping IP addresses to geographic locations and autonomous system network providers without requiring a MaxMind account or manual compilation. The project serves as a central source for country-level, city-level, and autonomous system number (ASN) databases that enable fast, decompression-free IP lookups. The repository delivers three primary database files: the GeoLite2 Country database for resolving IP addresses to their registered countries, the GeoLite2 Cit

    Central repository of prebuilt MaxMind GeoIP databases for mapping IP addresses to geographic locations and ASNs.

    geoipgeoip2geolocation
    Auf GitHub ansehen↗4,326
  • metacubex/meta-rules-datAvatar von MetaCubeX

    MetaCubeX/meta-rules-dat

    3,753Auf GitHub ansehen↗

    meta-rules-dat is a collection of binary-encoded network datasets used to identify and categorize traffic for routing on resource-constrained devices. It provides a structured domain categorization list and a geographic IP routing dataset to map network traffic to specific countries or service providers. The project utilizes trie-based lookup data and compact binary serialization to enable high-performance prefix matching and fast domain-to-category resolution. To minimize memory and storage overhead, it employs stripped-down GeoIP mapping that removes non-essential metadata. The datasets co

    Ships a stripped-down geographic IP database for mapping traffic to countries and providers.

    Shell
    Auf GitHub ansehen↗3,753
  1. Home
  2. Data & Databases
  3. GeoIP Databases

Unter-Tags erkunden

  • Metadata-Stripped DatasetsGeoIP datasets with non-essential metadata removed to reduce storage footprint. **Distinct from GeoIP Databases:** Focuses on the optimization of the database size through metadata removal rather than just the mapping capability