tor-router/docs/hex.html

148 lines
13 KiB
HTML
Raw Normal View History

2018-09-19 15:22:17 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>hex - Documentation</title>
<script src="scripts/prettify/prettify.js"></script>
<script src="scripts/prettify/lang-css.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger" class="navicon-button x">
<div class="navicon"></div>
</label>
<label for="nav-trigger" class="overlay"></label>
<nav>
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="ControlServer.html">ControlServer</a><ul class='methods'><li data-type='method'><a href="ControlServer.html#.instance_info">instance_info</a></li><li data-type='method'><a href="ControlServer.html#close">close</a></li><li data-type='method'><a href="ControlServer.html#createDNSServer">createDNSServer</a></li><li data-type='method'><a href="ControlServer.html#createHTTPServer">createHTTPServer</a></li><li data-type='method'><a href="ControlServer.html#createSOCKSServer">createSOCKSServer</a></li><li data-type='method'><a href="ControlServer.html#createTorPool">createTorPool</a></li><li data-type='method'><a href="ControlServer.html#listen">listen</a></li><li data-type='method'><a href="ControlServer.html#listenTcp">listenTcp</a></li><li data-type='method'><a href="ControlServer.html#listenWs">listenWs</a></li><li data-type='method'><a href="ControlServer.html#~addInstances">addInstances</a></li><li data-type='method'><a href="ControlServer.html#~addInstanceToGroupAt">addInstanceToGroupAt</a></li><li data-type='method'><a href="ControlServer.html#~addInstanceToGroupByName">addInstanceToGroupByName</a></li><li data-type='method'><a href="ControlServer.html#~closeInstances">closeInstances</a></li><li data-type='method'><a href="ControlServer.html#~createDNSServer">createDNSServer</a></li><li data-type='method'><a href="ControlServer.html#~createHTTPServer">createHTTPServer</a></li><li data-type='method'><a href="ControlServer.html#~createInstances">createInstances</a></li><li data-type='method'><a href="ControlServer.html#~createSOCKSServer">createSOCKSServer</a></li><li data-type='method'><a href="ControlServer.html#~get_config_at">get_config_at</a></li><li data-type='method'><a href="ControlServer.html#~getConfig">getConfig</a></li><li data-type='method'><a href="ControlServer.html#~getInstanceConfigByName">getInstanceConfigByName</a></li><li data-type='method'><a href="ControlServer.html#~getLoadBalanceMethod">getLoadBalanceMethod</a></li><li data-type='method'><a href="ControlServer.html#~getLoadBalanceMethod">getLoadBalanceMethod</a></li><li data-type='method'><a href="ControlServer.html#~loadConfig">loadConfig</a></li><li data-type='method'><a href="ControlServer.html#~newIdentites">newIdentites</a></li><li data-type='method'><a href="ControlServer.html#~newIdentitiesByGroup">newIdentitiesByGroup</a></li><li data-type='method'><a href="ControlServer.html#~newIdentityAt">newIdentityAt</a></li><li data-type='method'><a href="ControlServer.html#~newIdentityByName">newIdentityByName</a></li><li data-type='method'><a href="ControlServer.html#~nextInstance">nextInstance</a></li><li data-type='method'><a href="ControlServer.html#~nextInstanceByGroup">nextInstanceByGroup</a></li><li data-type='method'><a href="ControlServer.html#~queryGroupNames">queryGroupNames</a></li><li data-type='method'><a href="ControlServer.html#~queryGroupNames">queryGroupNames</a></li><li data-type='method'><a href="ControlServer.html#~queryInstanceAt">queryInstanceAt</a></li><li data-type='method'><a href="ControlServer.html#~queryInstanceByName">queryInstanceByName</a></li><li data-type='method'><a href="ControlServer.html#~queryInstanceNames">queryInstanceNames</a></li><li data-type='method'><a href="ControlServer.html#~queryInstances">queryInstances</a></li><li data-type='method'><a href="ControlServer.html#~removeInstanceAt">removeInstanceAt</a></li><li data-type='method'><a href="ControlServer.html#~removeInstanceByName">removeInstanceByName</a></li><li data-type='method'><a href="ControlServer.html#~removeInstanceFromGroupAt">removeInstanceFromGroupAt</a></li><li data-type='method'><a href="ControlServer.html#~removeInstanceFromGroupByName">removeInstanceFromGroupByName</a></li><li data-type='method'><a href="ControlServer.html#~removeInstances">removeInstances</a></li><li data-type='method'><a href="ControlServer.html#~saveConfig">saveConfig</a></li><li data-type='method'><a href="ControlServer.html#~setConfig">setConfig</a></li><li data-type='method'><a href="Control
</nav>
<div id="main">
<h1 class="page-title">hex</h1>
<section>
<header>
<h2>
hex
</h2>
</header>
<article>
<div class="container-overview">
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="ControlServer.js.html">ControlServer.js</a>, <a href="ControlServer.js.html#line60">line 60</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
</div>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 14 2018 20:55:25 GMT-0400 (Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>
<script>prettyPrint();</script>
<script src="scripts/linenumber.js"></script>
</body>
</html>