Skip to content

Mini web server serves files from the command line, perfect for sharing files on lan. Usuable for sharing files of the internet but your firewall probably need to be properly configurated

License

Notifications You must be signed in to change notification settings

Jumziey/goserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

goserve

Mini webserver for sharing files over lan or internet through command line. Very easy to use, just run the command and pass the paths to the files as arguments to the program. Default port is "8080" and can be changed trough the p flag. Can easily be compiled into a single binary for easy distrobution.

About

Mini web server serves files from the command line, perfect for sharing files on lan. Usuable for sharing files of the internet but your firewall probably need to be properly configurated

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages