h2o / h2o

H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server

Home Page:https://h2o.examp1e.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash script to build h2o from source (tested on Debian 10 & 11)

trendymail opened this issue · comments

Hello!

Please find attached a small Bash script to build h2o from source.

  • First parameter must be a h2o commit number, even if it is the last commit.
  • Second parameter is the time to wait (in seconds) after each command (default: 3).

Successfuly tested on Debian 10 (Buster) and Debian 11 (Bullseye).

It is stongly advised to run it inside a CT or a VM in order to keep you main host "clean".

Have a great day!