adnanjaw/IP whitelist on HetznerFW

Automating IP Whitelisting on Hetzner Firewall Using GitHub Actions Before SSH Deployment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hetzner_api_keyAPI key of Hetzneryes
ip_addressIP address to whitelistyes
firewall_nameThe name of the targeted firewall.yes
descriptionDescription of the Rulenogithub-actions-rule
directionDirection could be inbound (in) or outbound (out)yesin
protocolType of traffic to allow (Allowed tcp udp icmp esp gre)yestcp
portPort or port range to which traffic will be allowed, only applicable for protocols TCP and UDP. A port range can be specified by separating two ports with a dash, e.g 1024-5000no80
cleanupremove all added rulesnotrue

no outputs