FoxyHunter
  • Belgium, Europe
  • Silly fox with a homelab server. The silly fox knows computers and linux really well and might over-engineer for simplicity & efficiency to find peace in this world full of bloat.

  • Joined on 2026-05-29
  • InstanceOwner
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-10 18:52:07 +00:00
c1a3b96a1d Fix: only update self domain if not in domain list
FoxyHunter opened issue ServerFox/dns-keeper#3 2026-06-03 12:41:46 +00:00
Feat: Improved logging messages
FoxyHunter opened issue ServerFox/dns-keeper#2 2026-06-03 09:26:54 +00:00
IPv6 support?
FoxyHunter pushed tag 0.1.0 to ServerFox/dns-keeper 2026-06-03 09:10:38 +00:00
FoxyHunter released Apex Buzzard - Initial Release at ServerFox/dns-keeper 2026-06-03 09:10:38 +00:00
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-02 21:52:03 +00:00
9d0e005ee5 Update README.md
FoxyHunter opened issue ServerFox/dns-keeper#1 2026-06-02 21:48:31 +00:00
Feat: cloudflare API support
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-01 20:47:24 +00:00
066c991ab1 Fix: copy cert.pem from builder too
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-01 20:13:22 +00:00
0afbc8ccf9 Fix: add missing cjson and zstd static libraries to Dockerfile
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-01 20:05:33 +00:00
6613831f7a Fix: exclude build in gitignore
f19a29dd93 Fix: use spaces for consistent indentation in Makefile
Compare 2 commits »
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-01 20:01:48 +00:00
42ef38f147 Fix: remove c-ares-static from Dockerfile
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-01 19:51:42 +00:00
9fb9430319 Feat: scratch docker build
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-01 19:46:03 +00:00
8b60d3e280 Fix: remove hardcoded CA path
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-01 19:40:30 +00:00
57a9b9a0ca Docs: add proper README
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-01 18:38:32 +00:00
fcb9d0e3b0 Feat: main application logic
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-06-01 18:06:10 +00:00
f61baf53c8 Feat: socket thread self check
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-05-31 23:31:40 +00:00
3570eb02ea Feat: fetch public ip against from multiple services
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-05-31 22:07:16 +00:00
c419bb38e9 Feat: add gandi api methods
29ecb39719 Fix: add missing semicolons & correct env naming
Compare 2 commits »
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-05-31 07:36:46 +00:00
ebec053d2c Feat: load env vars
61cd3a3b4f Feat: add non-buffered logging functions
Compare 2 commits »
FoxyHunter pushed to main at ServerFox/dns-keeper 2026-05-30 07:33:24 +00:00
c62a32af9b Feat: add Makefile