{"id":39006180,"url":"https://github.com/alastairruhm/ipsearch","last_synced_at":"2026-01-17T17:17:16.181Z","repository":{"id":57577445,"uuid":"73781319","full_name":"alastairruhm/ipsearch","owner":"alastairruhm","description":"a CLI tool searching ip location based on api of ipip.net","archived":false,"fork":false,"pushed_at":"2018-06-01T08:44:18.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T02:10:28.627Z","etag":null,"topics":["cli","tools"],"latest_commit_sha":null,"homepage":"","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/alastairruhm.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}},"created_at":"2016-11-15T05:58:15.000Z","updated_at":"2020-09-03T08:28:28.000Z","dependencies_parsed_at":"2022-09-11T22:50:53.689Z","dependency_job_id":null,"html_url":"https://github.com/alastairruhm/ipsearch","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/alastairruhm/ipsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alastairruhm%2Fipsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alastairruhm%2Fipsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alastairruhm%2Fipsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alastairruhm%2Fipsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alastairruhm","download_url":"https://codeload.github.com/alastairruhm/ipsearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alastairruhm%2Fipsearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28512283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: 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":["cli","tools"],"created_at":"2026-01-17T17:17:15.825Z","updated_at":"2026-01-17T17:17:16.140Z","avatar_url":"https://github.com/alastairruhm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub release](https://img.shields.io/github/release/alastairruhm/ipsearch.svg)](https://github.com/alastairruhm/ipsearch/releases) \n[![Build Status](https://travis-ci.org/alastairruhm/ipsearch.svg?branch=master)](https://travis-ci.org/alastairruhm/ipsearch) \n[![Coverage Status](https://coveralls.io/repos/github/alastairruhm/ipsearch/badge.svg?branch=master)](https://coveralls.io/github/alastairruhm/ipsearch?branch=master) \n[![Go Report Card](https://goreportcard.com/badge/github.com/alastairruhm/ipsearch)](https://goreportcard.com/report/github.com/alastairruhm/ipsearch) \n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) \n\n# ipsearch\n\na CLI tool searching ip location based on api of https://www.ipip.net/\n\n## Installation\n\nUse [`go get`](https://golang.org/cmd/go/#hdr-Download_and_install_packages_and_dependencies) to install and update:\n\n```sh\n$ go get -u github.com/alastairruhm/ipsearch\n```\n\nOr without golang installed, you can download binary from [release page](https://github.com/alastairruhm/ipsearch/releases), rename it with `ipsearch` and place it in $PATH directory.\n\n## Usage\n\nFrom the commandline, `ipsearch` provides the functions as follows.By default, it prints its output to `stdout`.\n\nexample: \n\n```sh\n# IP\n$ ipsearch 8.8.8.8\n8.8.8.8 GOOGLE-GOOGLE-google.com\n\n# domain\n$ ipsearch github.io\nlookup host: github.io\n23.235.37.133 FASTLY-FASTLY-fastly.com\n23.235.33.133 FASTLY-FASTLY-fastly.com\n\n# sub-domain\n$ ipsearch api.github.com\nlookup host: api.github.com\n192.30.253.117 美国-弗吉尼亚州-阿什本\n192.30.253.116 美国-弗吉尼亚州-阿什本\n\n# URL\n$ ipsearch https://github.com/alastairruhm/ipsearch\nlookup host: github.com\n192.30.253.112 美国-弗吉尼亚州-阿什本\n192.30.253.113 美国-弗吉尼亚州-阿什本\n```\n\n## License\n\n`ipsearch` is released under the [MIT License](https://opensource.org/licenses/MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falastairruhm%2Fipsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falastairruhm%2Fipsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falastairruhm%2Fipsearch/lists"}