Skip to content

A light , fast and simple server that can be used to transfer or store files in local area network.

License

Notifications You must be signed in to change notification settings

Remelens/holtzman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holtzman

Simple and minimal file share server on local area network

powered by cpp-httplib

Installation

Compile the project with:

make

Usage

Execute the command on the root directory of the project

./server

The server will listen at port 8000 and you can view it at http://localhost:8000/

If you want to change the port, edit the variable "PORT" in server.cpp, then recompile the proj.

Screenshots

About

A light , fast and simple server that can be used to transfer or store files in local area network.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages