Philipp Helo Rehs
Philipp Helo Rehs
I have only playbulb candles here so the commands are only tested with these. But it responds so nearly everythin between 0x001 and 0x002d as a handle. I am running...
I used this docker-compose file ``` speedtest# cat docker-compose.yml version: '3.7' services: speedtest: container_name: speedtest image: ghcr.io/librespeed/speedtest:latest-alpine restart: always environment: MODE: standalone TITLE: "HHU-Speedtest" TELEMETRY: "true" #ENABLE_ID_OBFUSCATION: "false" #REDACT_IP_ADDRESSES: "false"...