Skip to content

Lightweight http server using posix thread, nonblocking cgi client, and a SOCK4 proxy server.

Notifications You must be signed in to change notification settings

chichunchen/phttpd_cgi_sock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phttpd_cgi_sock

Lightweight http server using posix thread, nonblocking cgi client and a SOCK4 proxy server.

.
├── cgi (nonblocking cgi client)
├── httpd (posix thread http server)
├── sock (SOCK4 proxy server)
└── www (some cgi and html files)

About

Lightweight http server using posix thread, nonblocking cgi client, and a SOCK4 proxy server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published