mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 20:26:19 +00:00
17 lines
410 B
Text
17 lines
410 B
Text
Port 12297
|
|
Protocol 2
|
|
HostKey /etc/ssh/ssh_host_rsa_key
|
|
HostKey /etc/ssh/ssh_host_ecdsa_key
|
|
HostKey /etc/ssh/ssh_host_ed25519_key
|
|
LogLevel quiet
|
|
AllowAgentForwarding yes
|
|
AllowTcpForwarding yes
|
|
X11Forwarding no
|
|
LoginGraceTime 120
|
|
PermitRootLogin yes
|
|
StrictModes no
|
|
PubkeyAuthentication yes
|
|
IgnoreRhosts yes
|
|
HostbasedAuthentication no
|
|
PermitEmptyPasswords yes
|
|
ChallengeResponseAuthentication no
|