Skip to content

filipenos/serving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serving

Serving is the easiest way to serve files on web.

Build Status

How to install

go get github.com/filipenos/serving

How to use

serving -port=<port> -dir=<path to download> -upload=<path to save files>

where

  • port = Number of port to usage
  • dir = Path to serve a files
  • upload = Path to save files uploaded

Releases

No releases published

Packages

No packages published

Languages