Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > e4be28b383be195ff28bfce2053e734a > files > 280

python-stem-doc-1.1.0-1.fc18.noarch.rpm



<!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">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Double Double Toil and Trouble &mdash; Stem 1.1.0 documentation</title>
    
    <link rel="stylesheet" href="../_static/haiku.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="../_static/print.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../',
        VERSION:     '1.1.0',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <script type="text/javascript" src="../_static/theme_extras.js"></script>
    <link rel="shortcut icon" href="../_static/favicon.png"/>
    <link rel="top" title="Stem 1.1.0 documentation" href="../index.html" />
    <link rel="up" title="Contents" href="../contents.html" />
    <link rel="next" title="Change Log" href="../change_log.html" />
    <link rel="prev" title="Mirror Mirror on the Wall" href="mirror_mirror_on_the_wall.html" /> 
  </head>
  <body>
      <div class="header"><img class="rightlogo" src="../_static/logo.png" alt="Logo"/><h1 class="heading"><a href="../index.html">
          <span>Stem Docs</span></a></h1>
        <h2 class="heading"><span>Double Double Toil and Trouble</span></h2>
      </div>
      <div class="topnav">
      
        <p>

        <ul id="navbar">
          <li><a href="../index.html">Home</a></li>
          <li><a href="../tutorials.html">Tutorials</a>
            <ul>
              <li><a href="the_little_relay_that_could.html">Hello World</a></li>
              <li><a href="to_russia_with_love.html">Client Usage</a></li>
              <li><a href="tortoise_and_the_hare.html">Event Listening</a></li>
              <li><a href="mirror_mirror_on_the_wall.html">Tor Descriptors</a></li>
              <li><a href="east_of_the_sun.html">Utilities</a></li>
              <li><a href="#">Examples</a></li>
            </ul>
          </li>
          <li><a href="../api.html">API</a>
            <ul>
              <li><a href="../api/control.html">stem.control</a></li>
              <li><a href="../api/connection.html">stem.connection</a></li>
              <li><a href="../api/socket.html">stem.socket</a></li>
              <li><a href="../api/process.html">stem.process</a></li>
              <li><a href="../api/response.html">stem.response</a></li>
              <li><a href="../api/exit_policy.html">stem.exit_policy</a></li>
              <li><a href="../api/version.html">stem.version</a></li>
              <li><a href="../api.html#descriptors">Descriptors</a></li>
              <li><a href="../api.html#utilities">Utilities</a></li>
            </ul>
          </li>
          <li><a href="https://trac.torproject.org/projects/tor/wiki/doc/stem">Development</a>
            <ul>
              <li><a href="../faq.html">FAQ</a></li>
              <li><a href="../change_log.html">Change Log</a></li>
              <li><a href="https://trac.torproject.org/projects/tor/wiki/doc/stem/bugs">Bug Tracker</a></li>
              <li><a href="../download.html">Download</a></li>
            </ul>
          </li>
        </ul>
        </p>

      </div>
      <div class="content">
        
        
  <div class="section" id="double-double-toil-and-trouble">
<h1>Double Double Toil and Trouble<a class="headerlink" href="#double-double-toil-and-trouble" title="Permalink to this headline">ΒΆ</a></h1>
<p>Below is a listing of scripts and applications that use stem. If you have
something you would like to have included on this page then <a class="reference external" href="https://www.atagar.com/contact/">let me know</a>!</p>
<table border="1" class="docutils">
<colgroup>
<col width="9%" />
<col width="91%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="first last reference external image-reference" href="https://www.atagar.com/arm/"><img alt="../_images/arm.png" src="../_images/arm.png" /></a>
</td>
<td><a class="first reference external image-reference" href="https://www.atagar.com/arm/"><img alt="../_images/arm1.png" src="../_images/arm1.png" /></a>
<p class="last">Terminal status monitor for Tor. This provides a top like interface
including system resource usage, connection information, and much more.</p>
</td>
</tr>
<tr class="row-even"><td><a class="first last reference external image-reference" href="https://gitweb.torproject.org/doctor.git/tree"><img alt="../_images/doctor.png" src="../_images/doctor.png" /></a>
</td>
<td><a class="first reference external image-reference" href="https://gitweb.torproject.org/doctor.git/tree"><img alt="../_images/doctor1.png" src="../_images/doctor1.png" /></a>
<p class="last">Monitors the Tor consensus for a variety of issues including malformed
descriptors, directory authority issues, sybil attacks, and much more.</p>
</td>
</tr>
</tbody>
</table>
<table border="1" class="docutils">
<colgroup>
<col width="20%" />
<col width="80%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference external" href="https://bitbucket.org/ra_/tor-rtt/">RTT Prober</a></td>
<td>Measures round-trip times for tor circuits.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="https://www.torproject.org/getinvolved/volunteer.html.en#project-torps">TorPS</a></td>
<td>Tor path simulator.</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="https://gitweb.torproject.org/metrics-tasks.git/tree">Metrics Tasks</a></td>
<td>One-off tasks related to Tor metrics. These mostly involve using descriptor information to answer a particular question. Tasks that involve stem are: <a class="reference external" href="https://gitweb.torproject.org/metrics-tasks.git/blob/HEAD:/task-1854/pylinf.py">1854</a>, <a class="reference external" href="https://gitweb.torproject.org/metrics-tasks.git/blob/HEAD:/task-6232/pyentropy.py">6232</a>, and <a class="reference external" href="https://gitweb.torproject.org/metrics-tasks.git/blob/HEAD:/task-7241/first_pass.py">7241</a>.</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://anonscm.debian.org/gitweb/?p=users/lunar/check_tor.git;a=blob;f=check_tor.py;hb=HEAD">check_tor</a></td>
<td>Nagios check to verify that a relay is participating in the Tor network.</td>
</tr>
</tbody>
</table>
</div>


      </div>
      <div class="bottomnav">
      </div>

    <div class="footer">
    </div>
  </body>
</html>