mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-12 19:20:48 +02:00
fix sshd_config syntax
This commit is contained in:
parent
28b8669414
commit
e076603474
2
FAQ.md
2
FAQ.md
@ -771,7 +771,7 @@ PubkeyAuthentication yes
|
|||||||
GatewayPorts yes
|
GatewayPorts yes
|
||||||
AllowTcpForwarding yes
|
AllowTcpForwarding yes
|
||||||
ClientAliveInterval 60
|
ClientAliveInterval 60
|
||||||
ClientAliveCountMax=2
|
ClientAliveCountMax 2
|
||||||
```
|
```
|
||||||
|
|
||||||
*Last two parameters were added as used in the ssh tunnel demo at #GPN19 https://media.ccc.de/v/gpn19-76-einen-server-daheim-ohne-ffentliche-ipv4-adresse#t=911*
|
*Last two parameters were added as used in the ssh tunnel demo at #GPN19 https://media.ccc.de/v/gpn19-76-einen-server-daheim-ohne-ffentliche-ipv4-adresse#t=911*
|
||||||
|
Loading…
Reference in New Issue
Block a user