Skip to content

Upload file and Generate a random name to download file. File expires in 1 hour(configurable)

License

Notifications You must be signed in to change notification settings

huskercane/fileupload-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fileupload-rs

Upload file and Generate a random name to download file. File expires in 1 hour(configurable)

There are sample keys for HTTPS in config directory

Generate your own openssl req -x509 -newkey rsa:4096 -nodes -keyout key.pem -out cert.pem -days 365 -subj '/CN=localhost'

About

Upload file and Generate a random name to download file. File expires in 1 hour(configurable)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published