Update README.md

This commit is contained in:
LorenzoPaciotti 2025-02-06 13:49:07 +00:00
parent dff8f309b1
commit bad4f449ac

View File

@ -1,3 +1,11 @@
python3 -m venv venv
source venv/bin/activate
pip install requests
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