Skip to content

xms0g/twes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twes

Multi-process web server which serves the static files.

Prerequisites

Building

mkdir build && cd build
cmake .. && cmake --build .

Usage

./twes -p [port] /path/html/files

for help

./twes -h
Usage: ./twes -p [port] path/html/files
Options: -d [run as daemon]

About

Tiny HTTP Web Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors