docs(readme): enhance network protocol support and testing
- Add `proxy_protocol` option to the README with possible values `tcp`, `tcp4`, `tcp6` and default `tcp` Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
		
							parent
							
								
									703ffa3c1e
								
							
						
					
					
						commit
						ab698e59d8
					
				@ -35,6 +35,7 @@ See [action.yml](./action.yml) for more detailed information.
 | 
			
		||||
| fingerprint               | SHA256 fingerprint of the host public key                                                |               |
 | 
			
		||||
| proxy_host                | SSH proxy host                                                                           |               |
 | 
			
		||||
| proxy_port                | SSH proxy port                                                                           | 22            |
 | 
			
		||||
| proxy_protocol            | SSH proxy protocol version (tcp, tcp4, tcp6)                                             | tcp           |
 | 
			
		||||
| proxy_username            | SSH proxy username                                                                       |               |
 | 
			
		||||
| proxy_password            | SSH proxy password                                                                       |               |
 | 
			
		||||
| proxy_passphrase          | SSH proxy key passphrase                                                                 |               |
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user