tkconch-man.html   [plain text]


<?xml version="1.0"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><title>Twisted Documentation: CONCH.1</title><link href="../howto/stylesheet.css" type="text/css" rel="stylesheet" /></head><body bgcolor="white"><h1 class="title">CONCH.1</h1><div class="toc"><ol><li><a href="#auto0">NAME</a></li><li><a href="#auto1">SYNOPSIS</a></li><li><a href="#auto2">DESCRIPTION</a></li><li><a href="#auto3">DESCRIPTION</a></li><li><a href="#auto4">AUTHOR</a></li><li><a href="#auto5">REPORTING BUGS</a></li><li><a href="#auto6">COPYRIGHT</a></li><li><a href="#auto7">SEE ALSO</a></li></ol></div><div class="content"><span></span><h2>NAME<a name="auto0"></a></h2><p>tkconch - connect to SSH servers graphically
</p><h2>SYNOPSIS<a name="auto1"></a></h2><p><strong>conch</strong>  [-l <em>user</em>] [-i <em>identity</em> [ -i <em>identity</em> ... ]] [-c <em>cipher</em>] [-m <em>MAC</em>] [-p <em>port</em>] [-n] [-t] [-T] [-V] [-C] [-N] [-s] [arg [...]]</p><p><strong>conch</strong>  --help</p><h2>DESCRIPTION<a name="auto2"></a></h2><p>The <strong>--help</strong> prints out a usage message to standard output.
</p><dl><dt><strong>-t</strong>, <strong>--user</strong>&lt;user&gt;</dt><dd>User name to use
</dd><dt><strong>-i</strong>, <strong>--identity</strong>&lt;identity&gt;</dt><dd>Add an identity file.
</dd><dt><strong>-c</strong>, <strong>--cipher</strong>&lt;cipher&gt;</dt><dd>Cipher algorithm to use.
</dd><dt><strong>-m</strong>, <strong>--macs</strong>&lt;mac&gt;</dt><dd>Specify MAC algorithms for protocol version 2.
</dd><dt><strong>-p</strong>, <strong>--port</strong>&lt;port&gt;</dt><dd>Port to connect to.
</dd><dt><strong>-n</strong>, <strong>--null</strong></dt><dd>Redirect input from /dev/null
</dd><dt><strong>-t</strong>, <strong>--tty</strong></dt><dd>Allocate a tty even if command is given.
</dd><dt><strong>-n</strong>, <strong>--notty</strong></dt><dd>Do not allocate a tty.
</dd><dt><strong>-V</strong>, <strong>--version</strong></dt><dd>Display version number only.
</dd><dt><strong>-C</strong>, <strong>--compress</strong></dt><dd>nable compression.
</dd><dt><strong>-N</strong>, <strong>--noshell</strong></dt><dd>Do not execute a shell or command.
</dd><dt><strong>-s</strong>, <strong>--subsystem</strong></dt><dd>Invoke command (mandatory) as SSH2 subsystem
</dd><dt><strong>--log</strong></dt><dd>Log to stderr
</dd></dl><h2>DESCRIPTION<a name="auto3"></a></h2><p>Open an SSH connection to specified server, and either run the command
given there or open a remote interactive shell.
</p><h2>AUTHOR<a name="auto4"></a></h2><p>Written by Moshe Zadka, based on conch's help messages
</p><h2>REPORTING BUGS<a name="auto5"></a></h2><p>Report bugs to &lt;twisted-python@twistedmatrix.com&gt;.
</p><h2>COPYRIGHT<a name="auto6"></a></h2><p>Copyright &copy; 2002 Matthew W. Lefkowitz
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
</p><h2>SEE ALSO<a name="auto7"></a></h2><p>ssh(1)
</p></div><p><a href="../howto/index.html">Index</a></p><span class="version">Version: 1.3.0</span></body></html>