Good news, when QUIC Library Is Now Open-Source
Hopefully the new feature will be available soon on CyberPanel
Thanks
Good news, when QUIC Library Is Now Open-Source
Hopefully the new feature will be available soon on CyberPanel
Thanks
This is not really a cyberpanel thing but an openlitespeed. If you upgrade to openlitespeed 1.6.1 their is support for quic but then you cannot use cloudflare cause it does not support quic yet.
You also need an ssl for quic to work properly, self signed wont work.
Openlitespeed 1.5.6, which is now in the repo has support for quic but it is an older version of quic that does not work anymore. That is why 1.6.1 in needed. Quic is still in development and changes a lot.
well , a “beta” version is there and can be downloaded to install over current OLS to test H3 and QUIC
well , a "beta" version is there and can be downloaded to install over current OLS to test H3 and QUIC
How to install bro!
wget https://openlitespeed.org/packages/openlitespeed-1.6.1.tgz
tar -zxvf openlitespeed-*.tgz
cd openlitespeed
./install.sh
If you get an error related to openlitespeed service run
cd admin/misc
rc-inst.sh
Then
/usr/local/lsws/bin/lswsctrl start
Enjoy
wget https://openlitespeed.org/packages/openlitespeed-1.6.1.tgz
tar -zxvf openlitespeed-*.tgz
cd openlitespeed
./install.sh
If you get an error related to openlitespeed service run
cd admin/misc
rc-inst.sh
Then
/usr/local/lsws/bin/lswsctrl start
wget https://openlitespeed.org/packages/openlitespeed-1.6.1.tgz
tar -zxvf openlitespeed-*.tgz
cd openlitespeed
./install.sh
If you get an error related to openlitespeed service run
cd admin/misc
rc-inst.sh
/usr/local/lsws/bin/lswsctrl start
wget https://openlitespeed.org/packages/openlitespeed-1.6.1.tgz
tar -zxvf openlitespeed-*.tgz
cd openlitespeed
./install.sh
If you get an error related to openlitespeed service run
cd admin/misc
rc-inst.sh
/usr/local/lsws/bin/lswsctrl start