Skip to content

Port-Releaser: A cross-platform CLI tool for quickly identifying and optionally terminating processes occupying specific ports, supporting Windows, macOS, and Linux. 一个跨平台的命令行工具,用于快速识别和释放占用特定端口的进程,支持Windows、macOS和Linux系统。

Notifications You must be signed in to change notification settings

feiandxs/port-releaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port-Releaser

A simple tool to release occupied ports.

Features

  • Cross-platform Support: Runs on Windows, macOS, and Linux.
  • Easy to Use: Quickly find processes using a specific port with a simple command.
  • Safe Process Termination: Offers the option to safely terminate the process after identification.

Installation

go install github.com/codenamev/port-releaser@latest

Quick Usage

port-releaser -p 3000

For more detailed documentation in other languages, please check:

Contributing

Contributions to Port-Releaser are welcome and appreciated. If you have suggestions for improvements or bug fixes, please submit a pull request or open an issue.

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).

You are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made
  • NonCommercial — You may not use the material for commercial purposes without explicit permission from the author

For more details: https://creativecommons.org/licenses/by-nc/4.0/

About

Port-Releaser: A cross-platform CLI tool for quickly identifying and optionally terminating processes occupying specific ports, supporting Windows, macOS, and Linux. 一个跨平台的命令行工具,用于快速识别和释放占用特定端口的进程,支持Windows、macOS和Linux系统。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages