Skip to content

betulum/fakehttpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Simple fake HTTP 1.1 daemon used for experimental work with libraries:

  • pthread
  • [libev] (http://)
  • [protobuf] (http://)
  • [p7] (http://) Curently supports only GET HTTP request.

Build

mkdir tmp
cd tmp
cmake ..

Run

cd tmp
fakehttpd -h<ip> -p<port> -d<http directory> -s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published