Skip to content

alfredwesterveld/golang-fileupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This service has no security at all so it should only run in trusted environment (behind firewall)

Fileupload

this is a real simple static binary to have upload/download service in one.

installation

Most easily just download cross compiled binaries from releases

Usage

Standard it will run at 0.0.0.0:1323. The you upload will be available in the folder ./public/ which is also accessible via http://0.0.0.0:1323/. So if file is google.png it is accessible via http://0.0.0.0:1323/google.png.

you can change address bind to by using environment variable ADDRESS.

About

binary to upload file

Resources

Stars

Watchers

Forks

Packages

No packages published