From 7a94cb72403a89621b3aec0aab00432e5e94756a Mon Sep 17 00:00:00 2001 From: anikey Date: Mon, 12 Feb 2024 19:56:15 +0000 Subject: [PATCH] update libtorrent libtorrent has official i2p support now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc13096..3ef4ba8 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ I2P is used by many people who care about their privacy: activists, oppressed pe * [goSam](https://github.com/cryptix/goSam) - A go library for using the I2P Simple Anonymous Messaging (SAM version 3.0) bridge. * [i2pdotnet](https://github.com/SamuelFisher/i2pdotnet) - .NET library for using the I2P Simple Anonymous Messaging (SAM v3.0) bridge. * [haskell-network-anonymous-i2p](https://github.com/solatis/haskell-network-anonymous-i2p) - Haskell API for I2P anonymous networking. -* [libtorrent-i2p](https://github.com/l-n-s/libtorrent-i2p) - libtorrent modified to download torrents anonymously. +* [libtorrent-rasterbar](https://github.com/arvidn/libtorrent) - libtorrent is a popular C++ BitTorrent library that has support for I2P. * [php-sam](https://github.com/theimpossibleastronaut/php-sam) - Basic SAMv3 implementation in PHP ## Automation