Updated Documention (for sebwue)

This commit is contained in:
psycho007 2025-08-12 17:44:59 +02:00
parent 77b67f1ef9
commit 9d7161c969

View file

@ -21,6 +21,20 @@ It requires a JSON file in the following format to register the data:
"_snipeit_anydeskid_10": ""
}
```
# Requirements
## Python:
```
sudo apt install python3 python3-requests
```
## Network
THe executing device needs to be in the Pxe Network (10.200.4.xxx). The "angestoepselt setup" SSID is an approriate WLAN for this.
Usage:
`python print.py -j {path to json file} -i {amount of devices that should be registered}`
`python3 print.py -j {path to json file} -i {amount of devices that should be registered}`