作为 macOS 运维工程师,以下是我精心整理的必装工具清单,涵盖系统管理、网络诊断、开发运维、安全防护等关键领域,并提供详细推荐理由:
Homebrew
wget
、tree
)、开发环境(Python/Node.js)bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
iTerm2
Oh My Zsh
+ Powerlevel10k
主题AppCleaner
Wireshark
Charles
(HTTP/HTTPS 抓包专用)nmap
bash
brew install nmap
nmap -sP 192.168.1.0/24
(扫描局域网设备)iStat Menus
Stats
Docker Desktop
Ansible
brew install ansible
VS Code
Lulu(开原版 Little Snitch)
KnockKnock
GPG Suite
Disk Drill
TestDisk
(命令行免费工具)Carbon Copy Cloner
Royal TSX
Termius
(免费基础功能)Jump Desktop
Alfred(替代 Spotlight)
Rectangle
bash
# 安装常用工具
brew install htop ncdu tmux git jq
csrutil status
检查)brew update && brew upgrade
更新工具根据实际需求选择工具组合,如开发侧重 Docker/VS Code,运维侧重 Ansible/Royal TSX。保持工具链的轻量化可提升效率。