Hacker News new | ask | show | jobs
by Funes- 2258 days ago
Sure!

[0] Official I2P Java client download: https://geti2p.net/en/download. Once started, you should check the router console, on localhost:7657. You can check the firewall settings on localhost:7657/confignet (which TCP/UDP ports to open, for instance).

[0a] If you want to host an eepsite (I2P's anonymous websites), you should follow indications located on localhost:7658. You'll have to set 'http://localhost:4444' as your browser's proxy to visit eepsites (*.i2p).

[0b] I2P technical documentation: https://geti2p.net/en/docs/.

[1a] i2pd (C++ implementation): https://github.com/PurpleI2P/i2pd/releases/tag/2.31.0

[1b] i2pd documentation (very useful) https://i2pd.readthedocs.io/en/latest/.

[2] List of supported I2P applications (it might be outdated): https://geti2p.net/en/docs/applications/supported.

[3] MuWire (file sharing program): https://muwire.com or muwire.i2p.

[4] Popular torrent tracker: http://tracker2.postman.i2p.

Keep in mind it can take several minutes for your router to get some speed.

1 comments

Thank you very much, appreciate it.