Tutti gli endpoint sono GET e restituiscono JSON (cliccabili dal browser).
| Azione | Link esempio |
|---|---|
| Lista server | /servers |
| Network | /network (SSH live, ~1s/VPS) |
| Network singolo | /network?ip=89.144.32.147 |
| Info tutti i server | /info (SSH live, ~1s/VPS) |
| Info singolo server | /info?ip=89.144.32.147 |
| Riavvia tutti | /reboot |
| Riavvia uno | /reboot?ip=89.144.32.147 |
| Cambia password | /passwd?ip=89.144.32.147&password=NuovaPass123 |
| Cambia password utente | /passwd?ip=89.144.32.147&password=NuovaPass123&user=root |
| Documentazione JSON | /docs |
config.yaml si ricarica automaticamente ogni ~1s. Discord: slash /add per aggiungere VPS.