Back to list
nmime

network-security

by nmime

0🍴 0📅 Jan 18, 2026

SKILL.md


name: network-security description: VPN access and firewall rules. Headscale VPN on bastion for admin access to private services.

Network Security

Headscale v0.27.1 VPN and firewall for secure admin access. (Updated: January 2026). All scripts are idempotent - check state before applying changes.

Responsibility

This SkillOther Skills
Headscale VPN setupServers → hetzner-infra
VPN user managementDNS → hetzner-infra
Firewall rulesTLS → k8s-cluster-management
Bastion hardeningLB → hetzner-infra

Architecture

INTERNET
    │
    ├─ PUBLIC (via LB) ───▶ app, api, s3, registry
    │
    └─ ADMIN (via VPN) ──▶ gitlab, argocd, grafana, vault, k8s
                │
                └──▶ Bastion + Headscale

Setup

Run on bastion server. See reference files for detailed commands:

VPN Client Access

Connect from any server or sandboxed environment:

curl -fsSL https://tailscale.com/install.sh | sh
tailscale up --login-server https://vpn.example.com --authkey <KEY>

Reference Files

Score

Total Score

40/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon