sshpiper/cmd/sshpiperd
Boshi Lian 70fb830dca
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 <97112726+pgibson1-godaddy@users.noreply.github.com>

---------

Co-authored-by: Peter G <97112726+pgibson1-godaddy@users.noreply.github.com>
2024-05-09 13:53:36 -07:00
..
internal/plugin fix default value missing (#306) 2024-01-21 23:43:02 -08:00
snap Create README.md for snap (#205) 2023-08-24 23:34:31 -07:00
cmd_dummy.go add windows support (#193) 2023-08-16 17:35:03 -07:00
cmd_linux.go add windows support (#193) 2023-08-16 17:35:03 -07:00
cmd_windows.go add windows support (#193) 2023-08-16 17:35:03 -07:00
daemon.go Add PipeCreateErrorCallback to handle pipe creation errors (#290) 2023-12-24 03:54:49 -08:00
grpc.go align log level across plugins 2022-08-05 23:08:01 +00:00
main.go Merge pull request from GHSA-4w53-6jvp-gg52 2024-05-09 13:53:36 -07:00
typescript.go move typescript logger 2022-07-04 16:49:50 +00:00