mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-16 22:13:30 +02:00
Multiple small template improvements
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user