File: //opt/saltstack/salt/lib/python3.10/site-packages/zmq/ssh/__pycache__/forward.cpython-310.pyc
o
;j� � @ s\ d Z ddlZddlZddlZe�d�ZG dd� dej�ZG dd� dej�Z dd � Z
d gZdS )
a
Sample script showing how to do local port forwarding over paramiko.
This script connects to the requested SSH server and sets up local port
forwarding (the openssh -L option) from a local port through a tunneled
connection to a destination reachable from the SSH server machine.
� NZsshc @ s e Zd ZdZdZdS )�
ForwardServerTN)�__name__�
__module__�__qualname__Zdaemon_threadsZallow_reuse_address� r r �C/opt/saltstack/salt/lib/python3.10/site-packages/zmq/ssh/forward.pyr "