Skip to content

Chocobo1/static-wpad-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static wpad server

A small, simple (naïve) http server whose only purpose is serving a static wpad.dat file

Travis CI status Coverity Scan status

Library Dependencies

GNU Libmicrohttpd

(optional) configured with the following options:

CFLAGS='-O2 -mtune=native -fstack-protector-strong --param=ssp-buffer-size=4' LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro' ./configure --disable-https --disable-spdy --disable-bauth --disable-dauth --disable-postprocessor --disable-doc --disable-examples --disable-curl --enable-static --disable-shared --prefix=$(pwd)/install

Compiler Requirements

Must support C++

License

This program is licensed under GPLv3

About

Minimal HTTP server for serving static wpad.dat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published