-
-
Notifications
You must be signed in to change notification settings - Fork 403
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add route option for python swupdate client
if the update server is behind a reverse proxy a route is needed. The route should be optional and also work with websever without an additional route. Usage: ```shell python ./main.py ./swu.swu 192.168.0.100 80 /update ```
- Loading branch information
1 parent
e768a4e
commit ec4fb46
Showing
2 changed files
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters