mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-22 00:59:08 +01:00
Removed external IP detection step
This commit is contained in:
parent
4b47bfb5db
commit
cdb42b33ce
1 changed files with 2 additions and 4 deletions
|
@ -48,11 +48,9 @@ On Ubuntu/Debian based
|
||||||
* $ cd i2pd
|
* $ cd i2pd
|
||||||
* $ make
|
* $ make
|
||||||
|
|
||||||
Next, find out your public ip. (find it for example at http://www.whatismyip.com/)
|
Then, run it:
|
||||||
|
|
||||||
Then, run it with:
|
$ ./i2p
|
||||||
|
|
||||||
$ ./i2p --host=YOUR_PUBLIC_IP
|
|
||||||
|
|
||||||
The client should now reseed by itself.
|
The client should now reseed by itself.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue