{% extends "global/layout.html" %} {% block title %}Debian/Ubuntu{% endblock %} {% block content %} {% block content_nav %}
sudo apt-add-repository ppa:i2p-maintainers/i2p
sudo apt-get update
sudo apt-get install i2p
ppa:i2p-maintainers/i2p
into the APT-line field and click Add Source. Click the Close button then Reload.
{%- endtrans %}
i2p
and press enter. When i2p
is returned in the results list, right click i2p
and select Mark for Installation. After doing so you may see a Mark additional required changes? popup. If so, click Mark then Apply.
{%- endtrans %}
i2prouter
start
" from a command prompt. (Note: Do not use
sudo or run it as root!)
{%- endtrans %}
i2prouter-nowrapper
".
(Note: Do not
use sudo or run it as root!)
{%- endtrans %}
dpkg-reconfigure
i2p
" as root or using sudo. This is the recommended means of operation.
{%- endtrans %}
{% trans -%} When installing for the first time, please remember to adjust your NAT/firewall if you can. The ports to forward can be found on the network configuration page in the router console. If guidance with respect to forwarding ports is needed, you may find portforward.com to be helpful. {%- endtrans %}
{% trans -%} Please review and adjust the bandwidth settings on the configuration page, as the default settings of 96 KB/s down / 40 KB/s up are fairly conservative. {%- endtrans %}
{% trans browserconfig=site_url('about/browser-config') -%} If you want to reach I2P Sites via your browser, have a look on the browser proxy setup page for an easy howto. {%- endtrans %}
{% endblock %}