New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ithinku/ziro

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ithinku/ziro

跨平台端口管理工具 - 快速查找和终止占用端口的进程

latest
Source
npmnpm
Version
0.0.21
Version published
Maintainers
1
Created
Source

Ziro

A fast, cross-platform port management tool

一个快速、跨平台的端口管理工具

License: MIT Crates.io npm

Choose Language / 选择语言:

🇺🇸 English | 🇨🇳 简体中文

Quick Start

Install

Cargo:

cargo install ziro

npm:

npm install -g @ithinku/ziro

Usage

# Find process on port 8080
ziro find 8080

# Kill process on port 8080
ziro kill 8080

# List all ports
ziro list

If this project helps you, please give it a ⭐️

Made with ❤️ by huangshan

Keywords

port

FAQs

Package last updated on 11 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts