add sshd debug interface
This commit is contained in:
committed by
Matt Burchett
parent
41457d5786
commit
170c46a4d4
@@ -43,3 +43,8 @@ nebula_inbound_rules:
|
||||
nebula_outbound_rules:
|
||||
- { port: "any", proto: "any", host: "any" }
|
||||
|
||||
nebula_sshd_enabled: false
|
||||
nebula_sshd_listen: "127.0.0.1:2222"
|
||||
nebula_sshd_authorized_users: []
|
||||
nebula_sshd_trusted_cas: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user