mholt/caddy-l4

Implement a 'remote_host' matcher

Open

#278 opened on Dec 28, 2024

 (4 comments) (0 reactions) (0 assignees)Go (114 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,738 stars)
PR merge metrics
 (Avg merge 14d 19h) (7 merged PRs in 30d)

Description

I would like to see this module include a 'remote_host' matcher, similar to the one in the caddy-remote-host module. I'm running this within docker, so it'd be preferable to refer to the containers based on their names instead of their IPs.

Please also consider adding an option to include the hostname in the debug logs rather than just the IP.

Contributor guide