Skip to content

Files

Latest commit

 

History

History
11 lines (8 loc) · 355 Bytes

tunnel.rst

File metadata and controls

11 lines (8 loc) · 355 Bytes

Native Tunnel

This module provides general purpose functionality for tunneling connections via an intermediary SSH proxy.

Clients connect to a provided local port and get traffic forwarded to/from the target host via an SSH proxy.

.. automodule:: pssh.clients.native.tunnel
    :members:
    :undoc-members:
    :member-order: groupwise