Service lister and monitorer
Go to file
Miraty e32b34af6b fix fluent indentation in .editorconfig 2024-04-20 20:10:38 +02:00
locales add IP and AS informations 2024-04-20 20:09:48 +02:00
migrations add IP and AS informations 2024-04-20 20:09:48 +02:00
src add IP and AS informations 2024-04-20 20:09:48 +02:00
templates add IP and AS informations 2024-04-20 20:09:48 +02:00
.editorconfig fix fluent indentation in .editorconfig 2024-04-20 20:10:38 +02:00
.gitignore Init with Rocket, Diesel and Tera templates 2024-02-23 19:50:55 +01:00
Cargo.lock add IP and AS informations 2024-04-20 20:09:48 +02:00
Cargo.toml add IP and AS informations 2024-04-20 20:09:48 +02:00
README.md list dependencies in README.md 2024-04-20 20:10:06 +02:00
Rocket.toml Init with Rocket, Diesel and Tera templates 2024-02-23 19:50:55 +01:00
diesel.toml Init with Rocket, Diesel and Tera templates 2024-02-23 19:50:55 +01:00
rustfmt.toml Init with Rocket, Diesel and Tera templates 2024-02-23 19:50:55 +01:00

README.md

services

contains 2 binaries:

  • services to display and add new services using a Web interface
  • updater to update existing services uptime and metadata

Dependencies

Rocket
Web framework
Tera
HTML template
Fluent
translations
Diesel
ORM for SQLite
texting_robots
robots.txt parser
reqwest
HTTP requests
asn-db2
parse IPtoASN tsv format