mirror of
https://github.com/jpillora/chisel
synced 2026-06-08 15:07:02 +00:00
44310b6566
Previously, authfile ACL restrictions were only checked during the initial config handshake. This adds ACL enforcement at the tunnel layer when processing SSH channel requests, ensuring that each outbound connection is validated against the user's allowed addresses. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>