1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
"DTD/xhtml1-transitional.dtd">
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
<title>twisted.conch</title>
7
<link rel="stylesheet" href="epydoc.css" type="text/css"></link>
9
<body bgcolor="white" text="black" link="blue" vlink="#204080"
12
<!-- =========== START OF NAVBAR =========== -->
13
<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
15
<th class="navbar"> <a class="navbar" href="twisted.html">Home</a> </th>
16
<th class="navbar"> <a class="navbar" href="trees.html">Trees</a> </th>
17
<th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th>
18
<th class="navbar"> <a class="navbar" href="help.html">Help</a> </th>
19
<th class="navbar" align="right" width="100%">
20
<table border="0" cellpadding="0" cellspacing="0">
21
<tr><th class="navbar" align="center">
23
<a class="navbar" target="_top" href="http://twistedmatrix.com/">Twisted 1.3.0rc1</a>
24
</p></th></tr></table>
28
<table width="100%" cellpadding="0" cellspacing="0">
31
<font size="-1"><b class="breadcrumbs">
32
<a href="twisted.html">Package twisted</a> ::
36
<td><table cellpadding="0" cellspacing="0">
37
<tr><td align="right"><font size="-2">[<a href="frames.html"target="_top">frames</a> | <a href="twisted.conch.html" target="_top">no frames</a>]</font></td></tr>
41
<!-- =========== START OF PACKAGE DESCRIPTION =========== -->
42
<h2 class="package">Package twisted.conch</h2>
44
<p>Twisted.Conch: The Twisted Shell. Currently this contains the SSHv2
45
implementation, but it may work over other protocols in the future. (i.e.
47
<p>This module is unstable.</p>
48
Maintainer: <a href="mailto:z3p@twistedmatrix.com">Paul
52
<!-- =========== START OF SUBMODULES =========== -->
53
<table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
54
<tr bgcolor="#70b0f0" class="details">
55
<th colspan="2">Submodules</th></tr>
57
<li> <b><a href="twisted.conch.authorizer.html"><code>authorizer</code></a></b>: <i>This module is deprecated.</i>
58
<li> <b><a href="twisted.conch.avatar.html"><code>avatar</code></a></b>
59
<li> <b><a href="twisted.conch.checkers.html"><code>checkers</code></a></b>
60
<li> <b><a href="twisted.conch.client.html"><code>client</code></a></b>: <i>Client support code for Conch.</i>
62
<li> <b><a href="twisted.conch.client.agent.html"><code>agent</code></a></b>: <i>Accesses the key agent for user authentication.</i>
63
<li> <b><a href="twisted.conch.client.connect.html"><code>connect</code></a></b>
64
<li> <b><a href="twisted.conch.client.default.html"><code>default</code></a></b>
65
<li> <b><a href="twisted.conch.client.direct.html"><code>direct</code></a></b>
66
<li> <b><a href="twisted.conch.client.options.html"><code>options</code></a></b>
67
<li> <b><a href="twisted.conch.client.unix.html"><code>unix</code></a></b>
69
<li> <b><a href="twisted.conch.credentials.html"><code>credentials</code></a></b>
70
<li> <b><a href="twisted.conch.error.html"><code>error</code></a></b>: <i>An error to represent bad things happening in Conch.</i>
71
<li> <b><a href="twisted.conch.identity.html"><code>identity</code></a></b>: <i>This module is deprecated.</i>
72
<li> <b><a href="twisted.conch.insults.html"><code>insults</code></a></b>: <i>Insults: a replacement for Curses/S-Lang.</i>
74
<li> <b><a href="twisted.conch.insults.client.html"><code>client</code></a></b>
75
<li> <b><a href="twisted.conch.insults.colors.html"><code>colors</code></a></b>
77
<li> <b><a href="twisted.conch.interfaces.html"><code>interfaces</code></a></b>
78
<li> <b><a href="twisted.conch.openssh_compat.html"><code>openssh_compat</code></a></b>: <i>Support for OpenSSH configuration files.</i>
80
<li> <b><a href="twisted.conch.openssh_compat.factory.html"><code>factory</code></a></b>
81
<li> <b><a href="twisted.conch.openssh_compat.primes.html"><code>primes</code></a></b>: <i>Parsing for the moduli file, which contains Diffie-Hellman prime
84
<li> <b><a href="twisted.conch.pamauth.html"><code>pamauth</code></a></b>: <i>Support for asynchronously authenticating using PAM.</i>
85
<li> <b><a href="twisted.conch.ssh.html"><code>ssh</code></a></b>: <i>An SSHv2 implementation for Twisted.</i>
87
<li> <b><a href="twisted.conch.ssh.agent.html"><code>agent</code></a></b>: <i>Implements the key agent protocol.</i>
88
<li> <b><a href="twisted.conch.ssh.asn1.html"><code>asn1</code></a></b>: <i>A basic ASN.1 parser to parse private SSH keys.</i>
89
<li> <b><a href="twisted.conch.ssh.channel.html"><code>channel</code></a></b>: <i>The parent class for all the SSH Channels.</i>
90
<li> <b><a href="twisted.conch.ssh.common.html"><code>common</code></a></b>: <i>Common functions for the SSH classes.</i>
91
<li> <b><a href="twisted.conch.ssh.connection.html"><code>connection</code></a></b>: <i>This module contains the implementation of the ssh-connection service,
92
which allows access to the shell and port-forwarding.</i>
93
<li> <b><a href="twisted.conch.ssh.factory.html"><code>factory</code></a></b>: <i>A Factory for SSH servers, along with an OpenSSHFactory to use the
94
same data sources as OpenSSH.</i>
95
<li> <b><a href="twisted.conch.ssh.filetransfer.html"><code>filetransfer</code></a></b>
96
<li> <b><a href="twisted.conch.ssh.forwarding.html"><code>forwarding</code></a></b>: <i>This module contains the implementation of the TCP forwarding, which
97
allows clients and servers to forward arbitrary TCP data across the
99
<li> <b><a href="twisted.conch.ssh.keys.html"><code>keys</code></a></b>: <i>Handling of RSA and DSA keys.</i>
100
<li> <b><a href="twisted.conch.ssh.service.html"><code>service</code></a></b>: <i>The parent class for all the SSH services.</i>
101
<li> <b><a href="twisted.conch.ssh.session.html"><code>session</code></a></b>: <i>This module contains the implementation of SSHSession, which (by
102
default) allows access to a shell and a python interpreter over SSH.</i>
103
<li> <b><a href="twisted.conch.ssh.sexpy.html"><code>sexpy</code></a></b>
104
<li> <b><a href="twisted.conch.ssh.transport.html"><code>transport</code></a></b>: <i>The lowest level SSH protocol.</i>
105
<li> <b><a href="twisted.conch.ssh.userauth.html"><code>userauth</code></a></b>: <i>Implementation of the ssh-userauth service.</i>
107
<li> <b><a href="twisted.conch.ttymodes.html"><code>ttymodes</code></a></b>
108
<li> <b><a href="twisted.conch.ui.html"><code>ui</code></a></b>: <i>twisted.conch.ui is home to the UI elements for tkconch.</i>
110
<li> <b><a href="twisted.conch.ui.ansi.html"><code>ansi</code></a></b>: <i>Module to parse ANSI escape sequences</i>
111
<li> <b><a href="twisted.conch.ui.tkvt100.html"><code>tkvt100</code></a></b>: <i>Module to emulate a VT100 terminal in Tkinter.</i>
113
<li> <b><a href="twisted.conch.unix.html"><code>unix</code></a></b>
118
<!-- =========== START OF NAVBAR =========== -->
119
<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
121
<th class="navbar"> <a class="navbar" href="twisted.html">Home</a> </th>
122
<th class="navbar"> <a class="navbar" href="trees.html">Trees</a> </th>
123
<th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th>
124
<th class="navbar"> <a class="navbar" href="help.html">Help</a> </th>
125
<th class="navbar" align="right" width="100%">
126
<table border="0" cellpadding="0" cellspacing="0">
127
<tr><th class="navbar" align="center">
129
<a class="navbar" target="_top" href="http://twistedmatrix.com/">Twisted 1.3.0rc1</a>
130
</p></th></tr></table>
135
<table border="0" cellpadding="0" cellspacing="0" width="100%">
137
<td align="left"><font size="-2">Generated by Epydoc 2.0 on Sat May 15 20:08:42 2004</font></td>
138
<td align="right"><a href="http://epydoc.sourceforge.net"
139
><font size="-2">http://epydoc.sf.net</font></a></td>