{"id":13535546,"url":"https://github.com/nogizhopaboroda/iponmap","last_synced_at":"2025-04-02T01:31:04.232Z","repository":{"id":148635179,"uuid":"44301092","full_name":"nogizhopaboroda/iponmap","owner":"nogizhopaboroda","description":"commandline IP location finder","archived":false,"fork":false,"pushed_at":"2016-09-28T12:19:10.000Z","size":64,"stargazers_count":316,"open_issues_count":4,"forks_count":23,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-02T23:32:56.534Z","etag":null,"topics":["cli","fun","nodejs","tool"],"latest_commit_sha":null,"homepage":"http://nogizhopaboroda.github.io/iponmap/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nogizhopaboroda.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}},"created_at":"2015-10-15T07:33:36.000Z","updated_at":"2024-10-28T09:36:33.000Z","dependencies_parsed_at":"2023-04-23T14:47:24.986Z","dependency_job_id":null,"html_url":"https://github.com/nogizhopaboroda/iponmap","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/nogizhopaboroda%2Fiponmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nogizhopaboroda%2Fiponmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nogizhopaboroda%2Fiponmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nogizhopaboroda%2Fiponmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nogizhopaboroda","download_url":"https://codeload.github.com/nogizhopaboroda/iponmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246738521,"owners_count":20825792,"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":["cli","fun","nodejs","tool"],"created_at":"2024-08-01T08:00:58.115Z","updated_at":"2025-04-02T01:31:04.025Z","avatar_url":"https://github.com/nogizhopaboroda.png","language":"JavaScript","funding_links":[],"categories":["Packages","包","JavaScript","Command-line apps","目录","Applications"],"sub_categories":["Command-line apps","命令行程序","命令行应用","Directory Navigation"],"readme":"# iponmap\n\nIpOnMap locates IP address lookup on the world map right in your terminal using awesome nodejs dashboard library [blessed-contrib](https://github.com/yaronn/blessed-contrib).\n\nYou might've seen it in the films about hackers. Now it's real with `iponmap`.\n\n\n**Demo:**\n\n\u003cimg src=\"screenshot.png\" alt=\"term\" width=\"800\"\u003e\n\n[screencast demo](https://youtu.be/38YvtaQ3gRs)\n\n## Installation\n```shell\nnpm install -g iponmap\n```\n\n## Usage\n\n***\n```shell\n$ iponmap -h\n\n  Usage: iponmap [options] [ip...]\n\n  Options:\n\n    -h, --help            output usage information\n    -v, --version         output the version number\n    -t, --trace           trace points\n    -c, --count           count uniq points\n```\n***\n\npass ips as a parameters\n```shell\niponmap ip1 ip2 ip3\n```\nor through stdin (one ip per line)\n```shell\ncat iplist.txt | iponmap\n```\nor\n```shell\niponmap \u003c iplist.txt\n```\nor even\n```shell\ntail -f iplist.log.txt | iponmap  #draws new point on new line\n```\n\n## Arguments\n`-c`,`--count`: count uniq points\n\n`-t`, `--trace`: trace points\n\n`-h`, `--help`: print help message\n\n`-v`, `--version`: print version\n\n## Examples\n```shell\n# show my ip on map\ncurl http://ipinfo.io/ip | iponmap\n```\n\n```shell\nhost google.com | iponmap -c\n```\n\n```shell\ntraceroute -n google.com | iponmap -t\n```\n\n#### Exit from application\n**escape**, **q** , **Ctrl-c**\n\n## Bugs/Issues/Feature requests\nCreate new issue [here](https://github.com/nogizhopaboroda/iponmap/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnogizhopaboroda%2Fiponmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnogizhopaboroda%2Fiponmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnogizhopaboroda%2Fiponmap/lists"}