Skip to content

Caddy module that retrieves Bunny.net Edge IPs for use in Caddy trusted_proxies directives.

License

Notifications You must be signed in to change notification settings

digilolnet/caddy-bunny-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 18, 2025
ef607b8 · Jan 18, 2025

History

2 Commits
Jan 18, 2025
Nov 30, 2023
Nov 30, 2023
Nov 30, 2023
Jan 18, 2025
Jan 18, 2025

Repository files navigation

Bunny.net Edge IP source module for Caddy

Retrieves Bunny.net Edge IPs for use in Caddy trusted_proxies directives.

Go report GoDoc License Code with hearth by Stnby

Caddy module name

http.ip_sources.bunny

Config example

Put following config in global options under corresponding server options:

trusted_proxies bunny {
    interval 12h
    timeout 15s
}

License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE.txt file for details.

This project is based on caddy-cloudflare-ip module. Thanks WeidiDeng for your hard work.

About

Caddy module that retrieves Bunny.net Edge IPs for use in Caddy trusted_proxies directives.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages