5nafu/Hetzner Cloud Doorkeeper

Open and closes a specific IP/Port on a Hetzner Cloud firewall

View on GitHub

Trust Signals

Scorecard Score
Scorecard 0–2scored Jul 20, 2026
Maintenance Recency
Stalelast commit Jan 15, 2022
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: 5nafu/hcloud-doorkeeper-action@e2e4ceee91910aafebf0dcacb54a1d539234a7ac # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
hcloud_tokenHetzner Cloud token to access the Firewallyes
firewall_nameName of firewall to configureyes
ipCIDR representation of IP range to allow access (Defaults to current runner IP)no
portPort to openno22
protocolProtocol for the above port. Either `tcp` or `udp`notcp
autocleanAutomatically clean up the opened port after the workflow finishesnotrue

no outputs