loyess / caddy-v1.0.5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caddy-v1.0.5

编译信息

  1. 使用 Go 1.16.15 编译;
  2. 编译了 Linux 的 2 种系统架构二进制文件,分别是: amd64, arm64;
  3. 增加了 4 种插件,分别是:forwardproxy, tls.dns.cloudflare, http.webdav, http.grpc;
  4. 更新依赖项 quic-go 到 v0.19.3;

版本信息

$ ./caddy -version
Caddy v1.0.5 (h1:5B1Hs0UF2x2tggr2X9jL2qOZtDXbIWQb9YLbmlxHSuM=)

插件信息

$ ./caddy -plugins
Server types:
  http

Caddyfile loaders:
  short
  flag
  default

Other plugins:
  http.basicauth
  http.bind
  http.browse
  http.errors
  http.expvar
  http.ext
  http.fastcgi
  http.filebrowser
  http.grpc
  http.gzip
  http.header
  http.index
  http.internal
  http.limits
  http.log
  http.markdown
  http.mime
  http.pprof
  http.proxy
  http.push
  http.redir
  http.request_id
  http.rewrite
  http.root
  http.status
  http.templates
  http.timeouts
  http.webdav
  http.websocket
  on
  tls
  tls.cluster.file
  tls.dns.cloudflare

sha1sum

d30b49d92423e929a53a2fb574f0f27a582baf49  caddy_linux_amd64
99adc237084b629dee16dfe6941e824a62d8c5c0  caddy_linux_arm64

About

License:GNU General Public License v3.0