Update README.md

More.
This commit is contained in:
Mikal 2018-02-20 00:31:21 +01:00 committed by GitHub
parent 068b71ac64
commit 1f471b8eff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,7 @@ I2P is used by many people who care about their privacy: activists, oppressed pe
* [node-i2p](https://github.com/redhog/node-i2p) - NodeJS api for communicating over i2p (SAMv3 client). * [node-i2p](https://github.com/redhog/node-i2p) - NodeJS api for communicating over i2p (SAMv3 client).
* [libsam3](https://github.com/i2p/libsam3) - C SAMv3 library. * [libsam3](https://github.com/i2p/libsam3) - C SAMv3 library.
* [i2psam](https://github.com/i2p/i2psam) - C++ SAMv3 library.
* [txi2p](https://github.com/str4d/txi2p) - I2P bindings for Twisted. * [txi2p](https://github.com/str4d/txi2p) - I2P bindings for Twisted.
* [i2p.rb](https://github.com/dryruby/i2p.rb) - I2P.rb is a Ruby library for interacting with the I2P anonymity network (last update 2010). * [i2p.rb](https://github.com/dryruby/i2p.rb) - I2P.rb is a Ruby library for interacting with the I2P anonymity network (last update 2010).
* [i2p.socket](https://github.com/majestrate/i2p.socket) - drop in python socket module that uses i2p. * [i2p.socket](https://github.com/majestrate/i2p.socket) - drop in python socket module that uses i2p.
@ -92,6 +93,7 @@ I2P is used by many people who care about their privacy: activists, oppressed pe
* [nginx-i2p Cookbook](https://github.com/i2phosts/cookbook-nginx-i2p) - This Chef cookbook contains i2p-specifig config for logging i2p-desthashes. * [nginx-i2p Cookbook](https://github.com/i2phosts/cookbook-nginx-i2p) - This Chef cookbook contains i2p-specifig config for logging i2p-desthashes.
* [i2phosts](https://github.com/tailot/i2phosts) - Automatic I2P Hosts synchronization I2P to Internet. * [i2phosts](https://github.com/tailot/i2phosts) - Automatic I2P Hosts synchronization I2P to Internet.
* [i2pbootstrap](https://github.com/TheTinHat/i2pbootstrap) - I2P Bootstrap script to automate much of the router setup process on remote servers.
## Guides ## Guides