https://github.com/creeperyang/check-port
Check if a port is used and kill the process as you like.
https://github.com/creeperyang/check-port
check-port port
Last synced: over 1 year ago
JSON representation
Check if a port is used and kill the process as you like.
- Host: GitHub
- URL: https://github.com/creeperyang/check-port
- Owner: creeperyang
- License: mit
- Created: 2019-06-04T09:04:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T11:49:25.000Z (about 7 years ago)
- Last Synced: 2025-02-17T10:37:14.435Z (over 1 year ago)
- Topics: check-port, port
- Language: JavaScript
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# check-port
[](https://travis-ci.com/creeperyang/check-port)
[](https://badge.fury.io/js/%40iux%2Fcheck-port)
> Check if a port is used and kill the process as you like.
A simple cli tool help to check port usage and kill the corresponding process at **Windows** platform.
## Installation
```bash
npm i -g @iux/check-port
```
## Usage

## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fcreeperyang%2Fcheck-port?ref=badge_large)