1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-22 04:04:16 +00:00

documentation update

This commit is contained in:
Meeh 2014-01-31 07:35:21 +01:00
parent 83bd3c21ca
commit 9415a49fbd

View File

@ -18,14 +18,13 @@ First, build it.
* $ cd i2pd
* $ make
Now, copy your netDb folder from your Java I2P config dir. (The one with r0, r1, r2, ... folders in it) to the source folder where your i2p binary is.
Next, find out your public ip. (find it for example at http://www.whatismyip.com/)
Then, run it with:
$ ./i2p --host=YOUR_PUBLIC_IP
The client should now reseed by itself.
Other options:
* --port= - The port to listen on