Skip to content

Instantly share code, notes, and snippets.

View arunesh90's full-sized avatar

Arunesh arunesh90

View GitHub Profile
@arunesh90
arunesh90 / build.sh
Last active October 2, 2019 18:08 — forked from moqmar/build.sh
Caddy build script
#!/bin/bash
#
# Build script for the Git version of https://caddyserver.com
#
# Requirements:
# - Go
# - jq (if using names instead of import paths for plugins)
# Usage:
# curl https://gist.githubusercontent.com/moqmar/ba77bd778e6ebc956eaa36388be3fcdd/raw | bash -s http.realip http.ipfilter http.cors http.expires http.ratelimit #[...]