{"id":15323746,"url":"https://github.com/mvrilo/freegeoip-dns","last_synced_at":"2025-04-05T15:14:22.276Z","repository":{"id":26139853,"uuid":"29584865","full_name":"mvrilo/freegeoip-dns","owner":"mvrilo","description":"freegeoip over dns","archived":false,"fork":false,"pushed_at":"2015-01-23T01:43:38.000Z","size":128,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T19:02:13.813Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvrilo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-21T10:37:42.000Z","updated_at":"2021-01-04T23:39:53.000Z","dependencies_parsed_at":"2022-08-01T05:48:28.987Z","dependency_job_id":null,"html_url":"https://github.com/mvrilo/freegeoip-dns","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Ffreegeoip-dns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Ffreegeoip-dns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Ffreegeoip-dns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Ffreegeoip-dns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvrilo","download_url":"https://codeload.github.com/mvrilo/freegeoip-dns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353745,"owners_count":20925329,"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":[],"created_at":"2024-10-01T09:21:35.873Z","updated_at":"2025-04-05T15:14:22.235Z","avatar_url":"https://github.com/mvrilo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# freegeoip-dns\n\n[freegeoip](https://github.com/fiorix/freegeoip) over DNS TXT records.\n\nThis is a customized version of the [freegeoip tool](https://github.com/fiorix/freegeoip/blob/2a71e974d51c5045f7c523979a5dd306a714e1f4/cmd/freegeoip/main.go) slightly modified to work as a DNS server.\n\n# EXAMPLE\n\n```\n# ./freegeoip-dns\ndig @127.0.0.1 -p5300 google.com txt +short\n\"2800:3f0:4003:c00::8b    AR    Argentina                -34.00    -64.00    0\"\ndig @127.0.0.1 -p5300 murilo.in txt +short\n\"23.23.109.126    US        VA            20146    America/New_York    39.04    -77.49    511\"\ndig @127.0.0.1 -p5300 github.com txt +short\n\"192.30.252.129    US    United States    CA    California    San Francisco    94107    America/Los_Angeles    37.77    -122.39    807\"\n```\n\n# NOTES\n\nThe server can be used to query for IP addresses too, you'll need to pass a domain argument to treat the IP as subdomain. Example follows:\n\n```\n# ./freegeoip-dns -domain=freegeoip\ndig @127.0.0.1 -p5300 192.30.252.129.freegeoip txt +short\n\"192.30.252.129    US    United States    CA    California    San Francisco    94107    America/Los_Angeles    37.77    -122.39    807\"\n```\n\n# INSTALLATION\n\n```\ngo get github.com/mvrilo/freegeoip-dns\n```\n\n# AUTHOR\n\nMurilo Santana \u003c\u003cmvrilo@gmail.com\u003e\u003e\n\n# CREDIT\n\nThe freegeoip authors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvrilo%2Ffreegeoip-dns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvrilo%2Ffreegeoip-dns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvrilo%2Ffreegeoip-dns/lists"}