Update p2p-file-hosting.html
This commit is contained in:
parent
e10107b75a
commit
8c597623ca
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="XD Client"
|
title="XD Client"
|
||||||
image="/assets/img/tools/xd.png"
|
image="/assets/img/provider/xd.png"
|
||||||
description="XD is a bitorrent client with a focus on anonymity. All data is transmited over the i2p protocol."
|
description="XD is a bitorrent client with a focus on anonymity. All data is transmited over the i2p protocol."
|
||||||
website="https://xd-torrent.github.io/"
|
website="https://xd-torrent.github.io/"
|
||||||
forum=""
|
forum=""
|
||||||
@ -15,7 +15,7 @@ bsd=""
|
|||||||
|
|
||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="Frost"
|
title="Frost"
|
||||||
image="/assets/img/tools/frost.png"
|
image="/assets/img/provider/frost.png"
|
||||||
description="A freenet based Bittorrent like filesharing program using the freenet protocol."
|
description="A freenet based Bittorrent like filesharing program using the freenet protocol."
|
||||||
website="http://jtcfrost.sourceforge.net/"
|
website="http://jtcfrost.sourceforge.net/"
|
||||||
forum="https://sourceforge.net/p/jtcfrost/discussion/"
|
forum="https://sourceforge.net/p/jtcfrost/discussion/"
|
||||||
@ -28,7 +28,7 @@ bsd=""
|
|||||||
|
|
||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="The Owner Free File System"
|
title="The Owner Free File System"
|
||||||
image="/assets/img/tools/off.png"
|
image="/assets/img/provider/off.png"
|
||||||
description="A reboot of the original OFF System. The first mainstream brightnet."
|
description="A reboot of the original OFF System. The first mainstream brightnet."
|
||||||
website="https://www.off.systems/"
|
website="https://www.off.systems/"
|
||||||
forum=""
|
forum=""
|
||||||
@ -38,3 +38,10 @@ mac=""
|
|||||||
linux=""
|
linux=""
|
||||||
bsd=""
|
bsd=""
|
||||||
%}
|
%}
|
||||||
|
|
||||||
|
<h3>Worth Mentioning</h3>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://github.com/i2p/i2p.i2p/tree/master/apps/i2psnark">i2p-snark</a> - Built-in i2p based Bittorrent client.</li>
|
||||||
|
<li><a href="https://github.com/HelloZeroNet/ZeroUp">ZeroUp</a> - A ZeroNet based file hosting program.</li>
|
||||||
|
</ul>
|
||||||
|
Reference in New Issue
Block a user