Synopsis # relayd(8) is OpenBSD’s native application-layer proxy and filtering daemon. It supports: Reverse proxying (HTTP/HTTPS) TLS termination with optional re-encryption HTTP/HTTPS load balancing with active health checks Layer 7 filtering, header rewriting, and redirection relayd is included in the OpenBSD base system and integrates tightly with pf(4) and httpd(8). It is configured via /etc/relayd.conf. Use relayd when you need to expose HTTP or HTTPS services securely, filter traffic ...