-
- Downloads
sshd: Extract static proxy policy handler
Instead of interpreting the configuration for every new connection, we can rely on a closure to simplify the proxy handler path. This is more similar to how the provided MustStrictWhiteListPolicy works which will be added in a later commit.
Please register or sign in to comment