{"id":16264499,"url":"https://github.com/maronato/traefik_geoip","last_synced_at":"2025-04-08T14:18:36.736Z","repository":{"id":182680393,"uuid":"668909494","full_name":"Maronato/traefik_geoip","owner":"Maronato","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-21T18:49:05.000Z","size":98294,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T10:37:20.189Z","etag":null,"topics":["traefik-plugin"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Maronato.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-20T22:19:14.000Z","updated_at":"2025-01-03T15:42:34.000Z","dependencies_parsed_at":"2024-11-05T01:00:28.756Z","dependency_job_id":null,"html_url":"https://github.com/Maronato/traefik_geoip","commit_stats":{"total_commits":112,"total_committers":4,"mean_commits":28.0,"dds":0.2946428571428571,"last_synced_commit":"4ed726047303bbf49aa5afc97f3b3f1f1fd5813b"},"previous_names":["maronato/traefik-geoip","maronato/traefik_geoip"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maronato%2Ftraefik_geoip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maronato%2Ftraefik_geoip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maronato%2Ftraefik_geoip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maronato%2Ftraefik_geoip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maronato","download_url":"https://codeload.github.com/Maronato/traefik_geoip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247856543,"owners_count":21007621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["traefik-plugin"],"created_at":"2024-10-10T17:01:21.161Z","updated_at":"2025-04-08T14:18:36.698Z","avatar_url":"https://github.com/Maronato.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Traefik plugin for MaxMind GeoIP\n\nThis is a modified version of [GiGInnovationLabs/traefikgeoip2](https://github.com/GiGInnovationLabs/traefikgeoip2) that changes the following:\n- Logs are hidden by default, and can be displayed by setting the `debug: true` config\n- It adds latitude, longitude, geohash, and the country name (moving the country code to CountryCode)\n- It removes the `X-` from the header names, per [RFC 6648](https://www.rfc-editor.org/rfc/rfc6648).\n- It adds support for `excludeIPs`, a config that takes IPs and CIDRs that will be excluded from checks\n- It doesn't add a header if its value could not be determined\n- To get the client's IP, it looks for it first in the `X-Forwarded-For` header and, if it's not there, it takes it from `req.remoteAddr`\n- I had issues with Traefik not using the correct IP in `X-Real-IP`, so there's also a flag `setRealIP: true` that resets the header to the IP found in `X-Forwarded-For`.\n---\n\n[Traefik](https://doc.traefik.io/traefik/) plugin \nthat registers a custom middleware \nfor getting data from \n[MaxMind GeoIP databases](https://www.maxmind.com/en/geoip2-services-and-databases) \nand pass it downstream via HTTP request headers.\n\nSupports both \n[GeoIP2](https://www.maxmind.com/en/geoip2-databases) \nand \n[GeoLite2](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data) databases.\n\n## Docs are TBD!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaronato%2Ftraefik_geoip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaronato%2Ftraefik_geoip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaronato%2Ftraefik_geoip/lists"}