mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-10 03:37:47 +02:00
set AllowTcpForwarding to local
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
marker: '# ANSIBLE_MANAGED_ssh_tunneling_role'
|
||||
block: |
|
||||
Match Group algo
|
||||
AllowTcpForwarding remote
|
||||
AllowTcpForwarding local
|
||||
AllowAgentForwarding no
|
||||
AllowStreamLocalForwarding no
|
||||
PermitTunnel no
|
||||
|
||||
Reference in New Issue
Block a user