mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 12:16:18 +00:00
Test_config1
This commit is contained in:
parent
01624c7605
commit
effba3e6bb
1 changed files with 17 additions and 0 deletions
17
config1
Normal file
17
config1
Normal file
|
@ -0,0 +1,17 @@
|
|||
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
|
Loading…
Reference in a new issue