2009-02-01 07:51:38 +00:00
|
|
|
Building:
|
2014-06-11 19:24:58 +00:00
|
|
|
The i2p package will be installed to /opt/i2p
|
2009-02-01 07:51:38 +00:00
|
|
|
|
|
|
|
If you want to change installation dir, change the variable INSTALL_DIR
|
2014-06-11 19:24:58 +00:00
|
|
|
in i2p.SlackBuild and rebuild the package. You will also need to do the same
|
2009-02-01 07:51:38 +00:00
|
|
|
in the base-i2p package.
|
|
|
|
|
|
|
|
Installation and Upgrade:
|
2009-02-02 01:22:31 +00:00
|
|
|
Probably you will never have to update i2p packages. However if you do,
|
|
|
|
be sure to installpkg first, then removepkg or custom config files can
|
|
|
|
be lost with upgradepkg. I2P has an auto-update function. However using
|
2014-06-11 19:24:58 +00:00
|
|
|
installpkg then removepkg lowers the demand on the I2P network as a
|
2009-02-02 01:22:31 +00:00
|
|
|
whole, and is by far faster.
|
2009-02-01 07:51:38 +00:00
|
|
|
|
|
|
|
After installpkg command, doinst.sh will execute a postinstallation script
|
|
|
|
needed by I2P. Be sure to also install the base-i2p package.
|
|
|
|
|
|
|
|
Optional:
|
|
|
|
|
|
|
|
chmod +x /etc/rc.d/rc.i2p only if you want it to start on boot and stop on
|
|
|
|
shutdown.
|
|
|
|
|
|
|
|
How to start I2P:
|
|
|
|
|
2014-06-11 19:24:58 +00:00
|
|
|
Start the I2P service with-
|
2009-02-01 07:51:38 +00:00
|
|
|
sh /etc/rc.d/rc.i2p start
|
|
|
|
|
2014-06-11 19:24:58 +00:00
|
|
|
Now tell your browser to use this proxy: 127.0.0.1 on port 4444 and open
|
|
|
|
this page: http://127.0.0.1:7657
|
|
|
|
Here you can configure I2P, watch network status and navigate anonymously.
|
2009-02-02 01:22:31 +00:00
|
|
|
It's suggested to subscribe to various addressbook hosts so that you can
|
|
|
|
get to the many available eepsites and other service on I2P. These are not
|
2014-06-11 19:24:58 +00:00
|
|
|
set up by default for security reasons.
|
2009-02-02 01:22:31 +00:00
|
|
|
|
2014-06-11 19:24:58 +00:00
|
|
|
Please see the faqs at http://i2p-projekt.i2p/faq or https://geti2p.net/faq for information about
|
|
|
|
the various addressbook services.
|
2009-02-01 07:51:38 +00:00
|
|
|
|
|
|
|
To stop I2P:
|
|
|
|
/etc/rc.d/rc.i2p stop
|
|
|
|
|
|
|
|
|
|
|
|
For any additional information:
|
|
|
|
|
2014-06-11 19:24:58 +00:00
|
|
|
Within I2P- http://i2p-projekt.i2p/, http://forum.i2p/, http://zzz.i2p
|
2009-02-01 07:51:38 +00:00
|
|
|
|
2014-06-11 19:24:58 +00:00
|
|
|
Internet (not reccomended!) - https://geti2p.net/
|