Update p2p-file-hosting.html

This commit is contained in:
ghbjklhv 2019-06-07 03:43:48 +00:00 committed by GitHub
parent e10107b75a
commit 8c597623ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
{% include cardv2.html
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."
website="https://xd-torrent.github.io/"
forum=""
@ -15,7 +15,7 @@ bsd=""
{% include cardv2.html
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."
website="http://jtcfrost.sourceforge.net/"
forum="https://sourceforge.net/p/jtcfrost/discussion/"
@ -28,7 +28,7 @@ bsd=""
{% include cardv2.html
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."
website="https://www.off.systems/"
forum=""
@ -38,3 +38,10 @@ mac=""
linux=""
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>