docs: add to-do list

This commit is contained in:
Eugene Prodan
2021-06-11 22:25:19 +03:00
parent a4b4e84544
commit d4483fe161

View File

@@ -51,3 +51,10 @@ Commands:
./ddos-cli domain add <domain> Enable ddos mode for a domain.
./ddos-cli domain del <domain> Disable ddos mode for a domain.
```
#### TO DO
- [x] Add CLI
- [ ] Add logging to CLI
- [ ] Make per-user cookie secrets
- [ ] Organize lua dependencies