Home | Trees | Indices | Help |
|
---|
|
object --+ | gevent.baseserver.BaseServer --+ | gevent.server.StreamServer --+ | X2goFwServer
X2goFwServer implements a gevent's StreamServer based Paramiko/SSH port forwarding server.
An X2goFwServer class object is used to tunnel graphical
trafic through an external proxy command launched by a
X2goProxy*
backend.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Handle for SSH/Paramiko forwarding tunnel.
|
Stop the forwarding tunnel.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 5 05:44:21 2012 | http://epydoc.sourceforge.net |