This commit is contained in:
orignal 2015-03-23 12:56:47 -04:00
commit 57578a3aa3

View File

@ -48,11 +48,9 @@ On Ubuntu/Debian based
* $ cd i2pd
* $ make
Next, find out your public ip. (find it for example at http://www.whatismyip.com/)
Then, run it:
Then, run it with:
$ ./i2p --host=YOUR_PUBLIC_IP
$ ./i2p
The client should now reseed by itself.