Skip to content

matamegger/fasthttpfilesharer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

fastHttpFilesharer

Small console program to share individual files or directories over http(Port 80) in your local network

I used this project to get a small insight into golang. So there are probably better solutions for this out there in the web...

Usage

If no arguments are passed, the program will share the directory it is started from (must not be the directory it is saved in) Arguments have to be non relative paths to directories or files.

Exit with CTRL-C or by closing the terminal.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages