Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meeh420 committed Jan 31, 2014
1 parent 633c9be commit e6ccffc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Testing

First, build it.

$ cd i2pd
$ make
* $ 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.

Expand All @@ -28,8 +28,8 @@ $ ./i2p --host=YOUR_PUBLIC_IP


Other options:
--port= - The port to listen on
--httpport= - The http port to listen on
* --port= - The port to listen on
* --httpport= - The http port to listen on


To visit an I2P page, you need to find the b32 address of your destination.
Expand Down

0 comments on commit e6ccffc

Please sign in to comment.