14 行
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 行
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# man 5 ssh_config
 | 
						|
ForwardX11 yes
 | 
						|
ForwardX11Trusted yes
 | 
						|
CanonicalizeHostname yes
 | 
						|
CanonicalDomains msn0.aninix.net
 | 
						|
Compression yes
 | 
						|
ServerAliveInterval 60
 | 
						|
ServerAliveCountMax 5
 | 
						|
TCPKeepAlive yes
 | 
						|
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes256-ctr,aes128-gcm@openssh.com
 | 
						|
 | 
						|
# fix for CVE-2016-0777
 | 
						|
# UseRoaming no
 |