Releases: adnanjaw/ip-whitelist-on-hetznerfw
Releases · adnanjaw/ip-whitelist-on-hetznerfw
v2.1
What's Changed
- Delete .github/workflows directory by @adnanjaw in #1
- Make CIDR prefix static by @timkandel in #5
New Contributors
- @adnanjaw made their first contribution in #1
- @timkandel made their first contribution in #5
Full Changelog: v2...v2.1
(v2) Adding cleanup
Full Changelog: v1...v2
(v1) whitelisting an IP address on Hetzner firewall
This GitHub Action automates the process of whitelisting an IP address on Hetzner Firewall before SSH deployment. It allows you to specify the firewall name, direction of traffic (inbound or outbound), protocol (e.g., TCP, UDP), and port range for traffic. This action helps streamline the deployment process by ensuring that only trusted IP addresses have access to your Hetzner server.
Full Changelog: https://github.com/adnanjaw/ip-whitelist-on-hetznerfw/commits/v1