3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go114 forks (114 forks)github user discovery
enhancementhelp wanted
Repository metrics
- Stars
- 1,738 stars (1,738 stars)
- PR merge metrics
- Avg merge 14d 19h (Avg merge 14d 19h)7 merged PRs in 30d (7 merged PRs in 30d)
Contributor guide
- Research direction
- Research the IP TRANSPARENT socket option and how Nginx implements proxy bind. Investigate how Caddy's layer 4 module handles sockets and if there is a way to set socket options. Look at the existing codebase for similar features (e.g., PROXY protocol). Consider writing a Caddy module that sets the IP TRANSPARENT flag on upstream connections.
- Tech stack
- go
- Domain
- backendnetworking
- Issue type
- Feature
- Prerequisites
- GoLinux networkingCaddy modules