Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.44 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.44 KB

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/