Zac's Note
  • Home
  • Blog
  • 中文

Zac (1 Post)

Script to Install Snell Server on 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