{"id":23773444,"url":"https://github.com/beenotung/scan-port-cli","last_synced_at":"2025-07-23T11:07:51.739Z","repository":{"id":207833197,"uuid":"718663241","full_name":"beenotung/scan-port-cli","owner":"beenotung","description":"Scan localhost hosts listening on a specific port","archived":false,"fork":false,"pushed_at":"2023-11-17T20:55:20.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-02T10:52:51.287Z","etag":null,"topics":["cli","discover","discovery","local-network-ports-scanner","port","scan","server"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beenotung.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":"2023-11-14T14:49:33.000Z","updated_at":"2023-11-17T20:57:07.000Z","dependencies_parsed_at":"2023-11-17T21:48:12.156Z","dependency_job_id":null,"html_url":"https://github.com/beenotung/scan-port-cli","commit_stats":null,"previous_names":["beenotung/scan-port-cli"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/beenotung/scan-port-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fscan-port-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fscan-port-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fscan-port-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fscan-port-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beenotung","download_url":"https://codeload.github.com/beenotung/scan-port-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fscan-port-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266665813,"owners_count":23964974,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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","discover","discovery","local-network-ports-scanner","port","scan","server"],"created_at":"2025-01-01T05:40:03.826Z","updated_at":"2025-07-23T11:07:51.681Z","avatar_url":"https://github.com/beenotung.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scan-port-cli\n\nScan local network hosts listening on a specific port\n\n[![npm Package Version](https://img.shields.io/npm/v/scan-port-cli)](https://www.npmjs.com/package/scan-port-cli)\n\n## Installation (optional)\n\nInstall as global package:\n\n```shell\nnpm install --global scan-port-cli\n```\n\n## Usage\n\nUsing global package\n\n```shell\nscan-port-cli [options]\n```\n\nOr using with npx without installation:\n\n```shell\nnpx scan-port-cli [options]\n```\n\n## Cli Options\n\nThe following options can be used in any order:\n\n```shell\n-h, --help     : show help message\n-p, --port     : specify port number, default is 8080\n-i, --interval : specify scan interval, default is 3000 (3 seconds)\n```\n\n## Usage Example\n\nScan port with default settings:\n\n```shell\nscan-port-cli\n```\n\nScan port 3000:\n\n```shell\nscan-port-cli --port 3000\n```\n\nScan every 2 seconds:\n\n```shell\nscan-port-cli --interval 2000\n```\n\nor using unit (s for seconds, m for minutes):\n\n```shell\nscan-port-cli --interval 2s\n```\n\nCombine all settings:\n\n```shell\nscan-port-cli --port 3000 --interval 2s\n```\n\n## License\n\nThis project is licensed with [BSD-2-Clause](./LICENSE)\n\nThis is free, libre, and open-source software. It comes down to four essential freedoms [[ref]](https://seirdy.one/2021/01/27/whatsapp-and-the-domestication-of-users.html#fnref:2):\n\n- The freedom to run the program as you wish, for any purpose\n- The freedom to study how the program works, and change it so it does your computing as you wish\n- The freedom to redistribute copies so you can help others\n- The freedom to distribute copies of your modified versions to others\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeenotung%2Fscan-port-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeenotung%2Fscan-port-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeenotung%2Fscan-port-cli/lists"}