mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-08 22:13:48 +01:00
documentation update
This commit is contained in:
parent
83bd3c21ca
commit
9415a49fbd
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue