Skip to content

chmorgan/libesphttpd_linux_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

An example of how you can build and run the libesphttpd http server under Linux.

Why?

To provide a way to run Linux analysis tools against a libesphttpd server.

Building

$ git submodule init $ git submodule update $ cd libesphttpd $ git submodule init $ git submodule update $ cd ../ $ mkdir build $ cd build $ cmake ../ $ make

Running

$ ./install/bin/httpd

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published