Moved the last few unsorted pages into misc/ (and ports into docs/)

This commit is contained in:
str4d
2012-12-19 01:47:48 +00:00
parent 32db04d701
commit 914492e625
6 changed files with 14 additions and 15 deletions

View File

@@ -1,5 +1,7 @@
{% extends "_layout.html" %}
{% extends "global/layout.html" %}
{% block title %}Ports Used by I2P{% endblock %}
{% block lastupdated %}May 2012{% endblock %}
{% block accuratefor %}0.9{% endblock %}
{% block content %}
<p>
@@ -7,10 +9,8 @@ These are the ports used or reserved by I2P, including those for known plugins,
common alternates,
and some typical related applications.
<p>
Updated May 2012, current for router version 0.9.
<p>
Note that many of these are not enabled by default.
There is more information in <a href="faq.html#ports">the FAQ</a>.
There is more information in <a href="{{ site_url('support/faq') }}#ports">the FAQ</a>.
See also the documentation for individual plugins.
Plugin authors please add any ports you use here.
For new plugins, we recommend using the next available port

View File

@@ -1,4 +1,4 @@
{% extends "_layout.html" %}
{% extends "global/layout.html" %}
{% block title %}i2ptunnel services{% endblock %}
{% block content %}Below is quick copy of aum's eepsite deployment guide.
<br />

View File

@@ -1,9 +1,8 @@
{% extends "_layout.html" %}
{% extends "global/layout.html" %}
{% block title %}jbigi{% endblock %}
{% block lastupdated %}August 2011{% endblock %}
{% block accuratefor %}0.8.7{% endblock %}
{% block content %}
Updated August 2011, current as of router version 0.8.7
<h2>Overview</h2>
<p>Using JNI (Java Native Interface), a bit of C code (thanks ugha!), a little
manual work and a piece of chewing gum we have made several
@@ -77,7 +76,7 @@ If your encrypt time is less than 50ms for a relatively new processor, or less t
for an older processor, and the native BigInteger library was loaded, you are probably fine.
</li>
<li>Get the latest released source code of I2P from
<a href="download.html">the download page</a>, or get the cutting-edge source
<a href="{{ url_for('downloads_list', lang=g.lang) }}">the download page</a>, or get the cutting-edge source
out of the monotone database mtn.i2p2.de</li>
<li>Inside the source tree change directory to: <code>core/c/jbigi</code></li>
<li>Read the README file.

View File

@@ -1,9 +1,9 @@
{% extends "_layout.html" %}
{% extends "global/layout.html" %}
{% block title %}Manually Installing the Java Wrapper{% endblock %}
{% block content %}
<h1>Manually Installing the Java Wrapper</h1>
<p>The installation package for the <a href="download">I2P router</a> comes
<p>The installation package for the <a href="{{ url_for('downloads_list', lang=g.lang) }}">I2P router</a> comes
with a Java wrapper for the most common architectures. If your system is not
supported by our installer&mdash;or if you want to update the wrapper to a
newer version&mdash;the following steps describe installing the wrapper manually.

View File

@@ -1,4 +1,4 @@
{% extends "_layout.html" %}
{% extends "global/layout.html" %}
{% block title %}minwww{% endblock %}
{% block content %}<p>Here's an outline and rationale for a minimal WWW proxy app for use over
I2P.</p>

View File

@@ -1,4 +1,4 @@
{% extends "_layout.html" %}
{% extends "global/layout.html" %}
{% block title %}RateStat list{% endblock %}
{% block content %}
<h1>RateStat list</h1>