mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 03:24:58 +08:00
add -4 and -6 options to use either IPv4 or IPv6
This commit is contained in:
@@ -58,6 +58,7 @@ struct mscp_ssh_opts {
|
||||
/* ssh options */
|
||||
char *login_name; /** ssh username */
|
||||
char *port; /** ssh port */
|
||||
int ai_family; /** address family */
|
||||
char *config; /** path to ssh_config, default ~/.ssh/config*/
|
||||
char *identity; /** path to private key */
|
||||
char *cipher; /** cipher spec */
|
||||
|
||||
Reference in New Issue
Block a user