Skip to content

small webserver for serving directories written in go

License

Notifications You must be signed in to change notification settings

hatorikibble/dirserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card

dirserv

small webserver for serving directories written in go

 ./dirserv --help
Usage of ./dirserv:
  --dir string
    	directory (default ".")
  --port int
    	port number (default 3000)

Example

$ ./dirserv --dir=/tmp/html_files --port=8080
2017/12/04 22:03:31 Serving directory '/tmp/html_files' on port 8080

About

small webserver for serving directories written in go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages