Update software.html
This commit is contained in:
@ -3,14 +3,12 @@
|
||||
{% block content %}
|
||||
<h1>{{ _('The I2P Software') }} (I2P)</h1>
|
||||
|
||||
<p>{% trans %}When you install the I2P software made available at geti2p.net, you are
|
||||
actually installing an I2P router and an accompanying bundle of basic
|
||||
applications. The I2P Java distribution is the first I2P software gateway and
|
||||
has been actively developed since 2003.{%- endtrans %}</p>
|
||||
<p>{% trans %}The applications are made available through a webUI, which listens at
|
||||
127.0.0.1:7657, and the main page of which is called the “Router Console,”
|
||||
where you monitor the health of your connection to the network and access
|
||||
applications to use on the network.{%- endtrans %}</p>
|
||||
<p>{% trans %The I2P Java distribution is the first I2P software gateway and
|
||||
has been actively developed since 2003. It includes a router, applications, and the ability to manage and customize your own connection with the I2P network using a built in Hidden Services manager{%- endtrans %}</p>
|
||||
<p>{% trans %}Applications are made available through a webUI that listens at
|
||||
127.0.0.1:7657. The main page is called the “Router Console,”
|
||||
where network connection status is displayed and access
|
||||
to applications is provided.{%- endtrans %}</p>
|
||||
<h3>{% trans %}What is included:{%- endtrans %}</h3>
|
||||
<p>{% trans %}<strong>The Set Up Wizard</strong>: When you download the
|
||||
I2P software, a set up wizard will guide you through a few configuration steps
|
||||
@ -18,8 +16,8 @@ while your router is making its first connections to the network. This happens
|
||||
the same way that your home router connects you to the Internet. During the set
|
||||
up process, you will be given the option to test your bandwidth and set your
|
||||
bandwidth limits in order to ensure a good connection as a network peer.{%- endtrans %}</p>
|
||||
<p>{% trans %}<strong>The I2P Router Console</strong>: Here is where you can see your
|
||||
network connections and information about your router. You will be able to see how many peers you
|
||||
<p>{% trans %}<strong>The I2P Router Console</strong>: Here is where you can see your router
|
||||
network connections. You will be able to see how many peers you
|
||||
have, and other information that will help if you need to troubleshoot. You can
|
||||
stop and start the router as well. You will see the applications that the
|
||||
software includes, as well as links to some community forums and sites on the
|
||||
@ -47,7 +45,7 @@ a camera. This is especially useful for Android devices.</p>
|
||||
adapter for forwarding services ( ie SSH ) into I2P and proxying client
|
||||
requests to and from I2P. It provides a variety of “Tunnel Types” which are
|
||||
able to do advance filtering of traffic before it reaches I2P.{%- endtrans %}</p>
|
||||
<h3>{% trans %}Applications Outside I2P to use with I2P{%- endtrans %}</h3>
|
||||
<h3>{% trans %}I2P Network Compatible Applications{%- endtrans %}</h3>
|
||||
<p>{% trans browser=site_url('about/browser-config') %}<strong><a href="{{ browser }}">Mozilla Firefox</a></strong>: A web browser with advanced privacy and
|
||||
security features, this is the best browser to configure to browse I2P
|
||||
sites.{%- endtrans %}</p>
|
||||
|
Reference in New Issue
Block a user