This is a Jakarta Servlet Web GUI to start downloads with curl. Enter curl commands or http urls.
The application is secured by web application security. Add a user with the role curlmgr to your application server.
Click the Reload icon to update the status display.
After the download is completed, the process information is still displayed. Remove it with the clean button.
This must be run under web application security. Without, it is the mother of all security holes, as you can enter free curl commands.
Should run on all Jakarta Webapp servers, e.g. Tomcat 10, Wildfly 27. Needs Java 11.
For best energy efficiency run on Raspberry pi.
There must be a curl in the PATH, e.g. from a Git for Windows installation. Windows 10 has it by default.
curlWebManager is currently single user.
The application is under the Apache License 2.0
Copyright 2016-2024 by Jürgen Weber