A simple application which uses C library socket.h to demonstrate how to retrieve a HTTP GET request with response 200 and some HTML data.
-
Updated
Oct 11, 2021 - C
A simple application which uses C library socket.h to demonstrate how to retrieve a HTTP GET request with response 200 and some HTML data.
A simple web client which sends HTTP/1.1 GET requests given a hostname/IPv4 address and port. Implemented using websocket.h library from C/Unix.
Vulnerable Webserver program for Exploitation. Exploits can be found in WEBSERVER_EXPLOIT repository.
Add a description, image, and links to the c-webclient topic page so that developers can more easily learn about it.
To associate your repository with the c-webclient topic, visit your repo's landing page and select "manage topics."