libssh 0.12.0
The SSH library
Loading...
Searching...
No Matches
ssh_jump_info_struct Struct Reference

Holds connection details for an SSH proxyjump host. More...

#include <misc.h>

Data Fields

char * hostname
char * username
int port

Detailed Description

Holds connection details for an SSH proxyjump host.

Field Documentation

◆ hostname

char* ssh_jump_info_struct::hostname

Hostname or IP address of the jump host.

◆ port

int ssh_jump_info_struct::port

Port number of the jump host.

◆ username

char* ssh_jump_info_struct::username

Username to authenticate with on the jump host.


The documentation for this struct was generated from the following file:
  • /home/asn/workspace/prj/oss/libssh/asn-docs/include/libssh/misc.h