phanthom335/port-scanner-cli-seyueu1b

GitHub: phanthom335/port-scanner-cli-seyueu1b

轻量级跨平台命令行工具,支持递归批量重命名文件和目录,并提供安全预览模式。

Stars: 0 | Forks: 0

``` # Port Scanner Cli Seyueu1b > **Category:** CLI Utilities | **Generated:** 2026-03-21 ![Python](https://img.shields.io/badge/Python-3.9%2B-blue?logo=python) ![License](https://img.shields.io/badge/License-MIT-green) ![Status](https://img.shields.io/badge/Status-Active-brightgreen) `cli` `terminal` `utilities` `devtools` --- ## Description A fast CLI utility to rename files and directories straight from the terminal. This project is part of an open-source Python automation collection. It is designed to be lightweight, easy to integrate, and straightforward to extend. --- ## Features - ✅ Fast execution with minimal memory footprint ``` - ✅ 支持递归目录遍历 - ✅ Dry-run 模式,便于执行前安全预览 - ✅ 彩色化输出,提升可读性 - ✅ 跨平台:Linux, macOS, Windows --- ## 前置条件 - **Python** 3.9 或更高版本 - **pip** (随 Python 附带) - 终端 / 命令提示符 --- ## 安装说明 ```bash git clone https://github.com//port-scanner-cli-seyueu1b.git cd port-scanner-cli-seyueu1b python -m venv .venv source .venv/bin/activate # Linux / macOS .venv\Scripts\activate.bat # Windows pip install -r requirements.txt ``` --- ## 使用方法 ```bash python main.py python main.py --help ``` --- ## 配置 复制 `.env.example` 为 `.env` 并填写值: ```bash cp .env.example .env ``` | 变量 | 默认值 | 描述 | |---------------|------------|--------------------------| | `LOG_LEVEL` | `INFO` | 日志详细程度 | | `OUTPUT_DIR` | `./output` | 结果保存路径 | | `MAX_WORKERS` | `4` | 并行工作线程数 | --- ## 项目结构 ``` port-scanner-cli-seyueu1b/ ├── main.py ← 入口点 ├── requirements.txt ← Python 依赖 ├── .gitignore ← Git 忽略规则 ├── .env.example ← 环境变量模板 ├── LICENSE ← MIT License └── README.md ← 本文件 ``` --- ## 贡献指南 1. Fork 本仓库 2. 创建功能分支:`git checkout -b feature/my-feature` 3. 提交你的更改:`git commit -m 'Add my feature'` 4. 推送并开启 Pull Request --- ## 许可证 MIT License — 详情见 [LICENSE](LICENSE)。 --- *由 GitHub Project Generator v3.0.0 自动生成*
标签:Awesome, Port Scanner, Python, SOC Prime, 开发工具, 批处理, 数字取证, 文件管理, 文件重命名, 文档结构分析, 无后门, 系统管理, 终端实用程序, 自动化脚本, 逆向工具