Skip to content

feat: add route for sw update client python tool

Created by: janfeemers

if the update server is behind a reverse proxy a route is needed. The route should be optional and also work with web-sever without an additional route.

Usage:

python ./main.py ./swu.swu 192.168.0.100 80 /update

Merge request reports