Skip to content

SPARTA42CLUB/Webserver

Repository files navigation

Webserver

A web server implemented in C++ that conforms to the HTTP/1.1 protocol.

Getting Started

System Requirements

  • Install Docker and start the Docker service.

Installation and Run

  1. Clone this respository

    https://github.com/SPARTA42CLUB/Webserver.git
    cd Webserver
  2. Run

    ./run.sh

이미 실행 중인 웹서버가 있으면 자동으로 종료하고 재 실행

After running

  • Stop the web server daemon by running

     ./stop.sh
    

About

HTTP and proxy servers written in c++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •