configuring-firewalls
✓使用适用于 Web 服务器、数据库和堡垒主机等常见场景的实用规则来配置基于主机的防火墙(iptables、nftables、UFW)和云安全组(AWS、GCP、Azure)。在公开服务、强化服务器或通过深度防御策略实施网络分段时使用。
SKILL.md
Guide engineers through configuring firewalls across host-based (iptables, nftables, UFW), cloud-based (AWS Security Groups, NACLs), and container-based (Kubernetes NetworkPolicies) environments with practical rule examples and safety patterns to prevent lockouts and security misconfigurations.
Apply: sudo nft -f /etc/nftables.conf Enable on boot: sudo systemctl enable nftables
For advanced patterns (sets, maps), see references/nftables-patterns.md
使用适用于 Web 服务器、数据库和堡垒主机等常见场景的实用规则来配置基于主机的防火墙(iptables、nftables、UFW)和云安全组(AWS、GCP、Azure)。在公开服务、强化服务器或通过深度防御策略实施网络分段时使用。 来源:ancoleman/ai-design-components。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/ancoleman/ai-design-components --skill configuring-firewalls- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 configuring-firewalls?
使用适用于 Web 服务器、数据库和堡垒主机等常见场景的实用规则来配置基于主机的防火墙(iptables、nftables、UFW)和云安全组(AWS、GCP、Azure)。在公开服务、强化服务器或通过深度防御策略实施网络分段时使用。 来源:ancoleman/ai-design-components。
如何安装 configuring-firewalls?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ancoleman/ai-design-components --skill configuring-firewalls 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/ancoleman/ai-design-components
详情
- 分类
- !安全工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01