https://github.com/mjc-gh/fickle_dns
🏠 Simple dynamic DNS for my home network
https://github.com/mjc-gh/fickle_dns
Last synced: 7 months ago
JSON representation
🏠 Simple dynamic DNS for my home network
- Host: GitHub
- URL: https://github.com/mjc-gh/fickle_dns
- Owner: mjc-gh
- Created: 2023-09-02T14:46:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T14:49:27.000Z (about 2 years ago)
- Last Synced: 2025-03-15T08:33:36.726Z (7 months ago)
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fickle_dns
A simple CLI client and web server for setting "dynamic" DNS records.
The client and server utilize mTLS for security and authentication
purposes. [Caddy](https://caddyserver.com/) web server is used as a
reverse proxy for the server component.## Setup
Please refer to the wiki for detailed setup instructions.