Zac 笔记
  • 首页
  • 文章
  • English

Zac (1 Post)

Snell服务器 Linux 安装脚本

June 4, 2025 Zac

#!/bin/bash # Check package inventory based on available package manager if command -v apt &> /dev/null; then echo "Updating apt package inventory..." sudo apt update…

Read more →

© 2024 Powered by Publii CMS :: Theme ported by the Publii Team