Skip to content

Simple client-server application to upload files and share them easily for a limited time.

License

Notifications You must be signed in to change notification settings

simonqbs/goploader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goploader

Go Version Go Version Go Report Card codebeat badge Build Status

Goploader is a client-server application that is intended to ease the process of uploading files and sharing them.

All the documentation and information about this project are on up.depado.eu.

Philosophy

Goploader is intended to be easy to use and install both on the client side, and on the server side. The server itself is painless to install, configure and run, so that anyone can host a goploader server and use it for its own needs. One of the main feature of goploader is that it encrypts files while receiving them, sending back the full url of the resource to the user (including the private key allowing to decryp the file) while saving only the file ID in the database.

To get more information, please go the official documentation on up.depado.eu.

About

Simple client-server application to upload files and share them easily for a limited time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.4%
  • Go 36.4%
  • Makefile 2.2%