diff --git a/README.md b/README.md index f69befd..ff0ace6 100644 --- a/README.md +++ b/README.md @@ -146,25 +146,26 @@ The above screenshot shows the index page of the API. This is the response from - [ ] Auto-updating option - [ ] Allow selecting specific flag type (twitter, equal height, equal width, etc.) - [x] Make the API easier to parse - - [ ] System time and timezone + - [x] System time and timezone - [ ] Change where the config is stored - [ ] Add a fallback if ipinfo.io doesn't work - [ ] Create a better way to get the server's IP - [ ] See open sessions (ssh, etc.) and who/where they are from - [ ] Be able to log in and run commands as a certain system user - [ ] Email if a certain stat gets to certain level + - [ ] Telegram bot integration for alerts - [ ] Be able to see if a certain port on the local network is responsive (ping) - [x] Be able to see the logs of Peek - [ ] Improve viewing the logs of Peek - [ ] Be able to see the config from api - [ ] Be able to edit the config options from the api - [ ] Be able to see the logs of systemd processes - - [ ] Be able to remotely update + - [ ] Be able to remotely update peek - [x] Only ever return JSON from the whole API, no HTML - [x] Be able to download the IP database if not present (from GitHub) - [ ] Be able to update the IP database if it is outdated - [ ] Be able to manually override the server's country - - [ ] Support IPV6 (TOP PRIORITY) + - [ ] Support IPV6 (IMPORTANT! ONE OF TOP PRIORITIES) - [ ] Release V1.0.0 once api is done (Without auth)