Update README.md
This commit is contained in:
parent
dff8f309b1
commit
bad4f449ac
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user