1. Instalujesz w App Center entware-std z repo QNAPCLUB.eu
2. Włączasz Entware
3. Logujesz się do NAS'a po SSH
4. Zainstaluj Pythona
5. Ściagasz z speedtest-cli:Bash:opkg update opkg install python python-xml python-dateutil cacert
6. Uruchom:Bash:wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py chmod +x speedtest-cli
Jeśli chcesz wynik w bajtach a nie w bitach to polecenie:Bash:./speedtest-cli
Bash:./speedtest-cli --bytes
Notka:
Kod:--list Display a list of speedtest.net servers sorted by distance --server SERVER Specify a server ID to test against. Can be supplied multiple times
Kod:
[~] # ./speedtest-cli
Retrieving speedtest.net configuration...
Cannot retrieve speedtest configuration
ERROR: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] unknown error (_ssl.c:726 )>
[~] #