|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
ssh -R originator/listener primitive: server listens, hands us inbound channels.
More...
#include <forwarding.hpp>
Public Attributes | |
| Channel | channel |
| std::uint16_t | bound_port = 0 |
| TcpEndpoint | originator |
| Attacker-controlled: the server reports this, never use it for authorization. | |
ssh -R originator/listener primitive: server listens, hands us inbound channels.
| Channel sshpp::IncomingForward::channel |
| std::uint16_t sshpp::IncomingForward::bound_port = 0 |
| TcpEndpoint sshpp::IncomingForward::originator |
Attacker-controlled: the server reports this, never use it for authorization.