1
0
Fork 0

add readme disclaimer

This commit is contained in:
Sean Sube 2018-01-21 15:20:08 -06:00
parent ca59b724c4
commit 0e0c2d5f61
1 changed files with 5 additions and 1 deletions

View File

@ -39,6 +39,10 @@ Execute with the config file:
AWS_PROFILE="home-root" ./home-dns config.yml
```
## Disclaimer
I do not know Go very well at all, so this code may be quite bad.
## Features
- multiple zones and records
@ -47,4 +51,4 @@ AWS_PROFILE="home-root" ./home-dns config.yml
### Roadmap
- cache the external address (on a schedule of its own?)
- interface selection for external check
- interface selection for external check