什麼是 firewall-configuration?
在 Ubuntu/Debian VPS 伺服器上配置 UFW(簡單防火牆),透過控制入站和出站流量來限制網路存取並最大限度地減少攻擊面。 來源:mikr13/secure-server-setup-skills。
在 Ubuntu/Debian VPS 伺服器上配置 UFW(簡單防火牆),透過控制入站和出站流量來限制網路存取並最大限度地減少攻擊面。
透過命令列快速安裝 firewall-configuration AI 技能到你的開發環境
來源:mikr13/secure-server-setup-skills。
Configure UFW firewall to control network traffic and minimize attack surface on VPS servers.
This skill helps AI agents configure UFW (Uncomplicated Firewall) on Ubuntu/Debian servers. Without a firewall, every port is potentially accessible to the internet. A properly configured firewall creates a security perimeter that only allows necessary traffic.
Critical understanding: Every open port is attack surface. Only open ports for services you're actually running.
在 Ubuntu/Debian VPS 伺服器上配置 UFW(簡單防火牆),透過控制入站和出站流量來限制網路存取並最大限度地減少攻擊面。 來源:mikr13/secure-server-setup-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/mikr13/secure-server-setup-skills --skill firewall-configuration在 Ubuntu/Debian VPS 伺服器上配置 UFW(簡單防火牆),透過控制入站和出站流量來限制網路存取並最大限度地減少攻擊面。 來源:mikr13/secure-server-setup-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mikr13/secure-server-setup-skills --skill firewall-configuration 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mikr13/secure-server-setup-skills