Clean installs
- Graphical installer:
i2pinstall.exe
(SHA1 7f6db58c01662751ccb4f34cc1b33fbfe5f0a6ca
sig)
Download that file and run it. If you're not on windows, you can
type java -jar i2pinstall.exe
(yes, really)
- Headless install:
i2p.tar.bz2
(SHA1 f7db191469e37318a879e299bc1ee87c6752d5f8
sig)
Run (tar xjvf i2p.tar.bz2 ; cd i2p ; vi install-headless.txt)
- Source install:
i2p-0.6.1.4.tar.bz2
(SHA1 16b0dd3b0b3a903ca2a9d1eaeeacd38e5d22ff06
sig)
Alternately, you can fetch the source from cvs (CVS HEAD
gets you the most recent updates, while the tag i2p_0_6_1_4
gets you
the release)
Run (tar xjvf i2p-0.6.1.4.tar.bz2 ; cd i2p-0.6.1.4 ; ant dist)
then either
run the GUI installer or headless install as above
- After running the installer on windows, simply click on the "Run I2P" button
which will bring up the router console, which has further instructions. When
first installing, please remember to adjust your NAT/firewall if you can.
Updates from earlier releases:
- With the new announcement system, you should see a link on your
router console allowing
you to download and install the new release by just clicking on that
link.
- Alternately, you can use the instructions specified below.
Updates from earlier releases (alternate method):
- Download i2pupdate.zip
(SHA1 3e9c4cb08cfa6908fb4e3c596554fc27ddde9a5e
sig) to your I2P
installation directory.
(alternately, you can get the source as above and run "ant updater", then copy the
resulting i2pupdate.zip to your I2P installation directory). You do
NOT need to unzip that file.
- Click "Graceful restart"
- Grab a cup of coffee and come back in 11 minutes
- After it is back up, you'll want to make sure your router is
reachable on your UDP port (8887 by default), and you'll probably
need to reseed.