mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
documentation update
This commit is contained in:
@@ -18,14 +18,13 @@ First, build it.
|
|||||||
* $ cd i2pd
|
* $ cd i2pd
|
||||||
* $ make
|
* $ 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/)
|
Next, find out your public ip. (find it for example at http://www.whatismyip.com/)
|
||||||
|
|
||||||
Then, run it with:
|
Then, run it with:
|
||||||
|
|
||||||
$ ./i2p --host=YOUR_PUBLIC_IP
|
$ ./i2p --host=YOUR_PUBLIC_IP
|
||||||
|
|
||||||
|
The client should now reseed by itself.
|
||||||
|
|
||||||
Other options:
|
Other options:
|
||||||
* --port= - The port to listen on
|
* --port= - The port to listen on
|
||||||
|
|||||||
Reference in New Issue
Block a user