mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
set AllowTcpForwarding to local
This commit is contained in:
parent
acc4667e47
commit
44bc3ead48
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
marker: '# ANSIBLE_MANAGED_ssh_tunneling_role'
|
||||
block: |
|
||||
Match Group algo
|
||||
AllowTcpForwarding remote
|
||||
AllowTcpForwarding local
|
||||
AllowAgentForwarding no
|
||||
AllowStreamLocalForwarding no
|
||||
PermitTunnel no
|
||||
|
|
Loading…
Add table
Reference in a new issue