{"id":15724831,"url":"https://github.com/ephraimduncan/pkill","last_synced_at":"2026-02-25T21:05:06.581Z","repository":{"id":246784453,"uuid":"822733821","full_name":"ephraimduncan/pkill","owner":"ephraimduncan","description":"cli to kill a port with one command","archived":false,"fork":false,"pushed_at":"2024-07-02T14:10:05.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T09:02:56.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/ephraimduncan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-01T17:55:14.000Z","updated_at":"2024-11-24T11:01:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c4f1a6e-3394-479d-a5a6-4d79932fc9a7","html_url":"https://github.com/ephraimduncan/pkill","commit_stats":null,"previous_names":["ephraimduncan/pkill"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ephraimduncan/pkill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ephraimduncan%2Fpkill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ephraimduncan%2Fpkill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ephraimduncan%2Fpkill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ephraimduncan%2Fpkill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ephraimduncan","download_url":"https://codeload.github.com/ephraimduncan/pkill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ephraimduncan%2Fpkill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29839966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T20:42:33.054Z","status":"ssl_error","status_checked_at":"2026-02-25T20:42:21.322Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-10-03T22:18:06.884Z","updated_at":"2026-02-25T21:05:06.564Z","avatar_url":"https://github.com/ephraimduncan.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `pkill`\n\n`pkill` CLI is a simple, efficient command-line tool written in Rust that allows you to quickly terminate processes running on specified ports on Linux and macOS systems.\n\n## Installation\n\n```\ncargo install killp\n```\n\n## Usage\n\nTo use Port Killer CLI, simply run the executable followed by the port numbers you want to kill processes on:\n\n```\npkill \u003cPORT1\u003e \u003cPORT2\u003e \u003cPORT3\u003e ...\n```\n\n## Examples\n\n1. Kill a process on a single port:\n\n   ```\n   pkill 8080\n   ```\n\n2. Kill processes on multiple ports:\n\n   ```\n   pkill 3000 3001 3002\n   ```\n\n## License\n\nThis project is licensed under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fephraimduncan%2Fpkill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fephraimduncan%2Fpkill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fephraimduncan%2Fpkill/lists"}