HTTP CONNECT, SOCKS4, SOCKS5, and HAProxy negotiation handlers for Gnalloy pipelines.
This module provides Pipeline handlers. A handler observes, transforms, rejects, delays, records, or protects messages after a Channel already exists. It does not own listening sockets or application protocols unless explicitly named.
- Module path:
gnalloy.org/handler-proxy - GitHub repository:
github.com/gnalloy/handler-proxy - Default branch:
dev - License: Apache-2.0
gnalloy.org/handler-proxy(proxy)
gnalloy.org/gnalloy
- No repository in the current local Gnalloy set directly depends on this module.
Gnalloy keeps the core small and dependency-light. This repository is a replaceable module around one responsibility, connected through explicit Go packages instead of runtime discovery.
The public import path is gnalloy.org/handler-proxy. Until the first stable tag is published, use @dev or an explicit pseudo-version selected by your dependency policy.