Skip to content

makashov73/tinyWebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyWebServer

I made a simply web-service on Go for myself needs, that allows me to reach all my videos on home server PC from anywhere in my local network.

All what you need to use this it's compile this code for one of your OS, place binary file in the same folder, where was placed folder named "files", wich included all your media files. Then after run, you need to open URL in your browser localhost:8081 (for your local machine), or domain_name:8081 (for reach access from network).

Enjoy :)

LINKS

To download pre-compiled builds for your type OS follow this: MacOS Windows Linux

For compile binary file first of all you need to install package filetype

Releases

No releases published

Packages

No packages published

Languages