Add README.md

This commit is contained in:
LorenzoPaciotti 2025-02-06 13:44:37 +00:00
parent 309ac58a06
commit 8af7a44946

3
README.md Normal file
View File

@ -0,0 +1,3 @@
python3 devices.py view --url http://rustdesk.poloinformatico.it:21114 --token <TOKEN> --offline_days 60
python3 devices.py disable --url http://rustdesk.poloinformatico.it:21114 --token <TOKEN> --offline_days 60
python3 devices.py delete --url http://rustdesk.poloinformatico.it:21114 --token <TOKEN> --offline_days 60