diff --git a/molly_socket.md b/molly_socket.md index cf51351..5a3ac45 100644 --- a/molly_socket.md +++ b/molly_socket.md @@ -123,6 +123,20 @@ https://molly.domain.com { - Nelle impostazioni impostare il server ntfy di default - In Molly, nelle Impostazioni>Notifiche>UnifiedPush, inserire l'URL del server (es. https://molly.domain.com) e scegliere ntfy come metodo di notifica +### Troubleshooting + +Per testare che tutto funzioni correttamente: + +```bash +su mollysocket + +# Replace the UUID with your account Id +# L'account Id si trova In Molly, nelle Impostazioni>Notifiche>UnifiedPush + +/opt/mollysocket/ms connection ping c8d44128-5c99-4810-a7d3-71c079891c27 +``` + + ## Collegamenti - [https://github.com/mollyim/mollysocket](https://github.com/mollyim/mollysocket)