dyndns/service
Torben Nehmer ae3b1d0897 First working implementation
- implemented update request processing
- separated host and domain name in config (req. for DNS updates)
- enhanced NFT update validation
- cleaned up example user
- cleand up logging in update request
- moved appropriate config into user request struct
2021-08-24 16:44:52 +02:00
..
config.go - Added sample default config (needs manual updating) 2021-08-22 14:46:48 +02:00
dns.go DNS logging optimized 2021-08-24 16:41:06 +02:00
nftables.go Rewrote entire NFT Update Logic 2021-08-22 20:45:36 +02:00
userconfig.go First working implementation 2021-08-24 16:44:52 +02:00