Skip to content

DoyunShin/UPServer

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published