13 lines
		
	
	
		
			304 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			304 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Port 22
 | 
						|
AddressFamily any
 | 
						|
ListenAddress 0.0.0.0
 | 
						|
ListenAddress ::
 | 
						|
HostKey /etc/ssh/ssh_host_ed25519_key
 | 
						|
PubkeyAuthentication yes
 | 
						|
AuthorizedKeysFile      .ssh/authorized_keys
 | 
						|
PasswordAuthentication no
 | 
						|
KbdInteractiveAuthentication no
 | 
						|
UsePAM yes
 | 
						|
PrintMotd no
 | 
						|
Subsystem       sftp    /usr/lib/ssh/sftp-server
 |