# Functions
NewConnection attempts to create a new SSH connection to the host specified via the given options.
NewConnector constructor.
# Interfaces
Connection represents an established connection to an SSH server.
Tunneler interface creates net.Conn originating from the remote ssh host to target `addr`.