·network-security-groups
!

network-security-groups

aj-geddes/useful-ai-prompts

配置网络安全组和防火墙规则来控制入/出流量并实现网络分段。

61安装·1热度·@aj-geddes

安装

$npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill network-security-groups

SKILL.md

Implement network security groups and firewall rules to enforce least privilege access, segment networks, and protect infrastructure from unauthorized access.

| 22 | TCP | SSH (Admin only) | | 80 | TCP | HTTP (Public) | | 443 | TCP | HTTPS (Public) | | 3306 | TCP | MySQL (App tier only) | | 5432 | TCP | PostgreSQL (App tier only) | | 6379 | TCP | Redis (App tier only) |

配置网络安全组和防火墙规则来控制入/出流量并实现网络分段。 来源:aj-geddes/useful-ai-prompts。

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill network-security-groups 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill network-security-groups
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 network-security-groups?

配置网络安全组和防火墙规则来控制入/出流量并实现网络分段。 来源:aj-geddes/useful-ai-prompts。

如何安装 network-security-groups?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill network-security-groups 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/aj-geddes/useful-ai-prompts