Skip to content

DoyunShin/UPServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPServer

A Simple UPload Server that serve files.

This is used for upload files in Linux CLI.

For Example:

curl --upload-file ./myfile.txt https://upserver.example.com/upload

Then you will get a URL like:

https://upserver.example.com/abc123/myfile.txt

Use in docker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors