We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 703ffa3 commit ab698e5Copy full SHA for ab698e5
README.md
@@ -35,6 +35,7 @@ See [action.yml](./action.yml) for more detailed information.
35
| fingerprint | SHA256 fingerprint of the host public key | |
36
| proxy_host | SSH proxy host | |
37
| proxy_port | SSH proxy port | 22 |
38
+| proxy_protocol | SSH proxy protocol version (tcp, tcp4, tcp6) | tcp |
39
| proxy_username | SSH proxy username | |
40
| proxy_password | SSH proxy password | |
41
| proxy_passphrase | SSH proxy key passphrase | |
0 commit comments