Skip to content

senilio/webshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

webshare

I just wanted a binary to replace this bash alias:

alias webshare='python -c "import SimpleHTTPServer;SimpleHTTPServer.test()"'
$ ./webshare -h
Usage of ./webshare:
  -d string
    Directory to share (default ".")
  -p int
    Port to bind to (default 8000)

About

Simple go webserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages