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