Multiple small template improvements

This commit is contained in:
Slatian
2023-08-06 02:08:54 +02:00
parent cf806ad8f5
commit ae95539c7b
6 changed files with 14 additions and 4 deletions

View File

@ -65,6 +65,12 @@ For a public service you should use a reverse proxy like Caddy, apache2 or nginx
`echoip-slatecave` has some simle ratelimiting built in (see the `[ratelimit]` section in the configuration file) this should help you with too frequest automated requests causung high load.
The default configuration is pretty liberal so that the average human probably won't notice the rate limit, but a misbehavingig bot will be limited to one request every 3 seconds after 15 requests.
## TODO
* [ ] Investigate why search isn't working for global TLDs
* [ ] Add a way to configure just the dns server addresses and derive the port from the protocol.
* [ ] Add an about page for the system resolver
## License
Copyright (c) 2023 Slatian