Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request from GHSA-4w53-6jvp-gg52
* feat: Add support for allowed proxy addresses This commit adds support for allowed proxy addresses, which allows only connections from these IP ranges to send a proxy header based on the PROXY protocol. If the allowed proxy addresses are empty, the PROXY protocol support is disabled. * Update cmd/sshpiperd/main.go Co-authored-by: Peter G <[email protected]> --------- Co-authored-by: Peter G <[email protected]>
- Loading branch information