摘要: 根据 RFC 1918 定义,以下网段被保留用于私有网络: A 类私有地址段:10.0.0.0/8(10.0.0.0 到 10.255.255.255) B 类私有地址段:172.16.0.0/12(172.16.0.0 到 172.31.255.255) C 类私有地址段:192.168.0.0/ 阅读全文
posted @ 2025-03-14 12:57 Undefined443 阅读(28) 评论(0) 推荐(0)
摘要: astral-sh/uv 安装 macOS brew install uv Linux curl -LsSf https://astral.sh/uv/install.sh | sh 安装命令补全 echo 'eval "$(uv generate-shell-completion bash)"' 阅读全文
posted @ 2025-03-14 04:20 Undefined443 阅读(373) 评论(0) 推荐(0)