ncdc 1.15 released
This commit is contained in:
parent
94ae88d4b9
commit
c99ea0d9fc
10 changed files with 83 additions and 74 deletions
18
dat/ncdc
18
dat/ncdc
|
|
@ -10,21 +10,17 @@ ncurses interface.
|
|||
|
||||
=item Latest version
|
||||
|
||||
1.14 ([dllink ncdc-1.14.tar.gz download]
|
||||
1.15 ([dllink ncdc-1.15.tar.gz download]
|
||||
- L<changes|http://dev.yorhel.nl/ncdc/changes>
|
||||
- L<mirror|https://sourceforge.net/projects/ncdc/files/ncdc/>)
|
||||
|
||||
Convenient static binaries for Linux:
|
||||
L<64-bit|http://dev.yorhel.nl/download/ncdc-linux-x86_64-1.14.tar.gz> -
|
||||
L<32-bit|http://dev.yorhel.nl/download/ncdc-linux-i486-1.14.tar.gz> -
|
||||
L<ARM|http://dev.yorhel.nl/download/ncdc-linux-arm-1.14.tar.gz>.
|
||||
L<64-bit|http://dev.yorhel.nl/download/ncdc-linux-x86_64-1.15.tar.gz> -
|
||||
L<32-bit|http://dev.yorhel.nl/download/ncdc-linux-i486-1.15.tar.gz> -
|
||||
L<ARM|http://dev.yorhel.nl/download/ncdc-linux-arm-1.15.tar.gz>.
|
||||
Check the L<installation instructions|http://dev.yorhel.nl/ncdc/install> for
|
||||
more info.
|
||||
|
||||
B<Note:> Compilation against glib versions older than 2.26.0 is broken in the
|
||||
1.14 release. Use the binaries above, compile the git version, or apply L<this
|
||||
patch|http://g.blicky.net/ncdc.git/commit?id=e6e0bc4> if you are affected.
|
||||
|
||||
=item Development version
|
||||
|
||||
The latest development version is available from git and can be cloned using
|
||||
|
|
@ -86,7 +82,9 @@ Common features all modern DC clients (should) have:
|
|||
|
||||
=item * Secure hub (adcs:// and nmdcs://) and client connections on both protocols,
|
||||
|
||||
=item * Bandwidth throttling.
|
||||
=item * Bandwidth throttling,
|
||||
|
||||
=item * IPv6 support.
|
||||
|
||||
=back
|
||||
|
||||
|
|
@ -127,8 +125,6 @@ clients, but which ncdc doesn't do. Yet.
|
|||
|
||||
=item * Segmented/parallel downloading,
|
||||
|
||||
=item * IPv6,
|
||||
|
||||
=item * NAT Traversal,
|
||||
|
||||
=item * OP features (e.g. client detection, file list scanning and other useful stuff for OPs),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue