{"id":21571683,"url":"https://github.com/andrewcopeland/ipd","last_synced_at":"2026-01-28T01:31:45.311Z","repository":{"id":261860304,"uuid":"885036312","full_name":"AndrewCopeland/ipd","owner":"AndrewCopeland","description":"ipd - IPDetective ip bot detection and ip geolocation from the command line ","archived":false,"fork":false,"pushed_at":"2024-11-10T16:55:40.000Z","size":19688,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T17:08:21.812Z","etag":null,"topics":["bot","detection","geolocation","ip","ip-geolocation"],"latest_commit_sha":null,"homepage":"https://ipdetective.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndrewCopeland.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":"2024-11-07T20:53:12.000Z","updated_at":"2024-11-15T05:54:59.000Z","dependencies_parsed_at":"2025-01-24T12:44:23.750Z","dependency_job_id":"72181b3f-80ec-4660-8630-3209232b0ba3","html_url":"https://github.com/AndrewCopeland/ipd","commit_stats":null,"previous_names":["andrewcopeland/ipd"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewCopeland/ipd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewCopeland%2Fipd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewCopeland%2Fipd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewCopeland%2Fipd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewCopeland%2Fipd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewCopeland","download_url":"https://codeload.github.com/AndrewCopeland/ipd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewCopeland%2Fipd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28831560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bot","detection","geolocation","ip","ip-geolocation"],"created_at":"2024-11-24T11:16:59.510Z","updated_at":"2026-01-28T01:31:45.297Z","avatar_url":"https://github.com/AndrewCopeland.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ipd\n\nipd - ip bot detection and ip geolocation command line utility\n\nIf you hit limit restriction set your environment variable 'IPDETECTIVE_API_KEY'\n\nGet your free api key at https://ipdetective.io\n\n## Installation\nOn linux and mac perform the following command:\n```\ncurl -s \"https://raw.githubusercontent.com/AndrewCopeland/ipd/refs/heads/main/install.sh\" | bash\n```\n\nTo install on windows you must download the executable file from the [archive](https://github.com/AndrewCopeland/ipd/releases)\n\n\n## Usage\nGet my current machines IP address:\n```bash\nipd\n```\n\nGet other machines IP address:\n```bash\nipd 8.8.8.8\n```\n\nGet other machines IP address in JSON format:\n```bash\nipd -json 8.8.8.8\n```\n\nGet other machines IP address in CSV format:\n```bash\nipd -csv 8.8.8.8\n```\n\nGet all unique nginx vistors and output to CSV\n```bash\ncat /var/log/nginx/access.log | awk '{print $1}' | sort | uniq | ipd -csv \u003e unique_vistors.csv\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewcopeland%2Fipd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewcopeland%2Fipd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewcopeland%2Fipd/lists"}