Put qnetwork-tool in /share/CACHEDEV1_DATA/.qpkg/container-station/usr/bin/.libs/ x86_64 => amd64 aarch64 => arm64 armv7l => armhf # uname -m # cd /share/Public # wget io.qnap.net.pl/cs_fix/qnetwork-tool_0.1.6_amd64 # wget io.qnap.net.pl/cs_fix/qnetwork-tool_0.1.6_arm64 # wget io.qnap.net.pl/cs_fix/qnetwork-tool_0.1.6_armhf # QPKG_DIR=$(getcfg -f /etc/config/qpkg.conf container-station Install_Path) # mv qnetwork-tool_???? $QPKG_DIR/usr/bin/.libs/qnetwork-tool # chmod +x $QPKG_DIR/usr/bin/.libs/qnetwork-tool