Skip to content

weberjn/curlwebmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curl WebManager

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.

Security

This must be run under web application security. Without, it is the mother of all security holes, as you can enter free curl commands.

supported Application servers

Should run on all Jakarta Webapp servers, e.g. Tomcat 10, Wildfly 27. Needs Java 11.

For best energy efficiency run on Raspberry pi.

Win32

There must be a curl in the PATH, e.g. from a Git for Windows installation. Windows 10 has it by default.

Bugs

curlWebManager is currently single user.

License

The application is under the Apache License 2.0

Copyright 2016-2024 by Jürgen Weber

Screenshot

curlWebManager

About

Web Gui to control curl downloads or uploads

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published