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 |
Class Methods | |
Inherited from |
Class Variables | |
Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
|
Start accepting the connections. If an address was provided in the constructor, then also create a socket, bind it and put it into the listening mode.
|
Handle for SSH/Paramiko forwarding tunnel.
|
Stop the forwarding tunnel.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |