Skip to content

ephraimduncan/static-file-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

static-files-server

host your files/folders on the network!

Install

cargo install static-files-server

Usage

static-files-server --directory home

$ static-files-server --directory home

Serving files from "home" at http://localhost:3000

static-files-server --directory [directory] --port [port]

$ static-files-server --directory home --port 4999

Serving files from "home" at http://localhost:4999

LICENSE

MIT

About

host your files/folders on the network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages