2023-06-28 01:00:24 +00:00
|
|
|
AuthenticationMethods publickey
|
|
|
|
AuthorizedKeysFile /etc/ssh/authorized_keys/%u
|
|
|
|
Banner /etc/issue
|
|
|
|
ClientAliveInterval 0
|
|
|
|
DisableForwarding yes
|
|
|
|
PermitRootLogin no
|
|
|
|
Port 22
|
2023-11-05 06:50:22 +00:00
|
|
|
Port CHANGEME
|
2023-06-28 01:00:24 +00:00
|
|
|
PrintLastLog no
|
|
|
|
|
|
|
|
Match LocalPort 22
|
|
|
|
AllowUsers git
|
|
|
|
|
|
|
|
Match LocalPort CHANGEME
|
|
|
|
AllowUsers acidvegas
|