22 lines
		
	
	
		
			304 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			304 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Host *
 | |
|   StrictHostKeyChecking no
 | |
|   UserKnownHostsFile /dev/null
 | |
|   ForwardAgent yes
 | |
| 
 | |
| Host git.lawsnote.com
 | |
|   Port 2222
 | |
|   User git
 | |
|   HostName git.lawsnote.com
 | |
| 
 | |
| Host dev
 | |
|   User mtfos
 | |
|   HostName 192.168.200.14
 | |
| 
 | |
| Host vpn
 | |
|   User root
 | |
|   HostName 192.168.201.254
 | |
| 
 | |
| Host lndev
 | |
|   User jay
 | |
|   HostName 192.168.88.12
 |