|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
#include <forwarding.hpp>
Public Attributes | |
| bool | single_connection = false |
| std::string | auth_protocol = "MIT-MAGIC-COOKIE-1" |
| std::string | auth_cookie |
| std::uint32_t | screen_number = 0 |
| bool sshpp::X11Request::single_connection = false |
| std::string sshpp::X11Request::auth_protocol = "MIT-MAGIC-COOKIE-1" |
| std::string sshpp::X11Request::auth_cookie |
| std::uint32_t sshpp::X11Request::screen_number = 0 |