%PDF- %PDF-
Direktori : /usr/lib64/python2.7/site-packages/zmq/ssh/ |
Current File : //usr/lib64/python2.7/site-packages/zmq/ssh/forward.pyo |
� +�{Wc @ s� d Z d d l m Z d d l Z d d l Z y d d l Z Wn e k r] d d l Z n Xe j d � Z d e j f d � � YZ d e j f d � � YZ d � Z d g Z d S( s 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. i����( t print_functionNt ssht ForwardServerc B s e Z e Z e Z RS( ( t __name__t __module__t Truet daemon_threadst allow_reuse_address( ( ( s5 /usr/lib64/python2.7/site-packages/zmq/ssh/forward.pyR '