Update README.md

This commit is contained in:
Mikal 2019-02-22 19:45:31 +01:00 committed by GitHub
parent 0c157e2f4f
commit d9861ff040
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,6 +98,7 @@ I2P is used by many people who care about their privacy: activists, oppressed pe
* [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. * [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.
* [i2plib](https://github.com/l-n-s/i2plib) - Python bindings for SAMv3.
* [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.
* [rust-i2p](https://github.com/stallmanifold/rust-i2p) - This repository is a pure Rust implementation of the I2P protocol stack. * [rust-i2p](https://github.com/stallmanifold/rust-i2p) - This repository is a pure Rust implementation of the I2P protocol stack.