awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hackl0us/geoip2-cnAvatar de Hackl0us

    Hackl0us/GeoIP2-CN

    7,273Ver en GitHub↗

    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
    Ver en GitHub↗7,273
  • pbh-btn/peerbanhelperAvatar de PBH-BTN

    PBH-BTN/PeerBanHelper

    5,730Ver en GitHub↗

    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
    Ver en GitHub↗5,730
  • openpanel-dev/openpanelAvatar de Openpanel-dev

    Openpanel-dev/openpanel

    5,349Ver en GitHub↗

    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
    Ver en GitHub↗5,349
  • p3terx/geolite.mmdbAvatar de P3TERX

    P3TERX/GeoLite.mmdb

    4,326Ver en GitHub↗

    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
    Ver en GitHub↗4,326
  • metacubex/meta-rules-datAvatar de MetaCubeX

    MetaCubeX/meta-rules-dat

    3,753Ver en GitHub↗

    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
    Ver en GitHub↗3,753
  1. Home
  2. Data & Databases
  3. GeoIP Databases

Explorar subetiquetas

  • 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