scriptbox/nginquic
2022-01-30 21:45:34 +07:00
..
build.sh nginquic : Purge Existed folder 2022-01-30 21:45:34 +07:00
configure.sh nginquic : init 2022-01-30 20:45:00 +07:00
modules.conf nginquic : Remove unusable modules 2022-01-30 21:34:54 +07:00
modules.sh nginquic : init 2022-01-30 20:45:00 +07:00
packages.sh nginquic : init 2022-01-30 20:45:00 +07:00
README nginquic : Purge Existed folder 2022-01-30 21:45:34 +07:00

Note to Self :
This Script is using to build nginx with quic and some modules i'm currently using .

**Please Purge existed Nginx before build**
**Please not named any folder in your Home Folder to 'nginquic', because this folder will be removed first once script is run**

OS : Debian

curl https://raw.githubusercontent.com/minoplhy/script/main/nginquic/build.sh | bash