infra/cli
Viktor Barzin 644562454c add IPv6 connectivity via Hurricane Electric 6in4 tunnel
- Add public_ipv6 variable and AAAA records for all 34 non-proxied services
- Fix stale DNS records (85.130.108.6 → 176.12.22.76, old IPv6 → HE tunnel)
- Update SPF record with current IPv4/IPv6 addresses
- Add AAAA update support to Technitium DNS updater CLI
- Pin mailserver MetalLB IP to 10.0.20.201 for stable pfSense NAT
- pfSense: HE_IPv6 interface, strict firewall (80,443,25,465,587,993 + ICMPv6),
  socat IPv6→IPv4 proxy, removed dangerous "Allow all DEBUG" rules
2026-03-23 02:22:00 +02:00
..
Dockerfile add notification when ip changes 2023-05-10 17:22:07 +00:00
email_alias.go fix bug where alway overwrite... 2021-04-09 21:08:30 +01:00
git.go print client name on success [CI SKIP] 2021-03-17 21:51:30 +00:00
go.mod allow infra cli to add email aliases 2021-04-08 23:00:31 +01:00
go.sum allow infra cli to add email aliases 2021-04-08 23:00:31 +01:00
main.go update @ record as well 2024-12-02 21:51:05 +00:00
openwrt_dns.go add setup open wrt dns use case 2021-03-31 23:54:15 +01:00
README.md add cli client for repo 2021-03-15 23:32:56 +00:00
update_viktorbarzin_me.go always update techntiium for test 2024-12-02 21:33:11 +00:00
update_viktorbarzin_me_technitium.go add IPv6 connectivity via Hurricane Electric 6in4 tunnel 2026-03-23 02:22:00 +02:00
vpn.go update base64 regex for pub key 2021-03-25 22:57:49 +00:00

What is this?

This is a CLI to manipulate files in the terraform repo and commit and push them