Ziro is a powerful command-line tool for quickly finding and managing processes that occupy ports. Supports Windows, Linux, and macOS platforms.
Cargo:
cargo install zironpm:
npm install -g @ithinku/ziro# Find process on port 8080
ziro find 8080
# Kill process on port 8080
ziro kill 8080For full details, please refer to our detailed documentation:
If this project helps you, please give it a ⭐️
Made with ❤️ by huangshan