{"id":25464626,"url":"https://github.com/mj-963/homebrew-kill-server","last_synced_at":"2026-04-24T11:32:29.438Z","repository":{"id":247964181,"uuid":"827345539","full_name":"mj-963/homebrew-kill-server","owner":"mj-963","description":"Homebrew tap for the kill-server script, which helps manage and terminate processes running on a specified port on macOS and Linux systems.","archived":false,"fork":false,"pushed_at":"2024-07-11T13:57:12.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T13:52:39.200Z","etag":null,"topics":["bash","kill-server","killswitch","port","process-manager"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/mj-963.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-11T13:22:49.000Z","updated_at":"2024-07-11T13:59:02.000Z","dependencies_parsed_at":"2024-07-11T16:10:22.182Z","dependency_job_id":null,"html_url":"https://github.com/mj-963/homebrew-kill-server","commit_stats":null,"previous_names":["mj-963/homebrew-kill-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mj-963/homebrew-kill-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mj-963%2Fhomebrew-kill-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mj-963%2Fhomebrew-kill-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mj-963%2Fhomebrew-kill-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mj-963%2Fhomebrew-kill-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mj-963","download_url":"https://codeload.github.com/mj-963/homebrew-kill-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mj-963%2Fhomebrew-kill-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32221297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"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":["bash","kill-server","killswitch","port","process-manager"],"created_at":"2025-02-18T06:32:35.708Z","updated_at":"2026-04-24T11:32:29.425Z","avatar_url":"https://github.com/mj-963.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homebrew Tap for kill-server\n\nThis repository is a Homebrew tap for the `kill-server` script, which helps manage and terminate processes running on a specified port on macOS and Linux systems.\n\n## Installation\n\n### Adding the Tap\n\nFirst, add this tap to your Homebrew installation:\n\n- ```bash\n  brew tap mj-963/kill-server\n\n### Installing kill-server\nAfter adding the tap, you can install the kill-server script with the following command:\n- ```bash\n  brew tap mj-963/kill-server\n\n## Usage\n\n###### Basic Usage\n- To kill a process running on a specific port:\n    ```bash\n    ./kill-server.sh \u003cport\u003e\n###### Options\n- `-f`: Forcefully kill the process without asking for confirmation.\n- `-a`: Kill all processes running on the specified port with single confirmation.\n\n###### Example\n\n- ```bash\n  # Forcefully kill a process on port 8080\n  ./kill-server.sh -f 8080\n\n  # Kill all processes on port 8080 with confirmation\n  ./kill-server.sh -a 8080\n\n  # Kill all processes on port 8080 forcefully\n  ./kill-server.sh -a -f 8080\n\n## Features\n\n- Kill a single process running on a specified port.\n- Forcefully kill a process without confirmation using the `-f` option.\n- Kill all processes running on a specified port with the `-a` option, prompting for confirmation.\n- Colorful and user-friendly command-line interface.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/mj-963/kill-server/blob/main/LICENSE) file for details.\n\n## Contributing\nContributions are welcome! Please feel free to submit pull requests.\n\n## Acknowledgments\n\n- Inspired by the need to manage processes faster and efficiently on macOS and Linux.\n- Built with bash scripting and standard UNIX tools.\n\n## Support\n\nFor support or questions, please open an issue in the GitHub repository.\n\n\n### Notes:\n\n- Replace `\u003cport\u003e` with the actual port number of server you want to kill.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmj-963%2Fhomebrew-kill-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmj-963%2Fhomebrew-kill-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmj-963%2Fhomebrew-kill-server/lists"}