ncdc 1.25
This commit is contained in:
parent
5acc8eee92
commit
aab7836077
28 changed files with 149 additions and 33 deletions
21
dat/ncdc.md
21
dat/ncdc.md
|
|
@ -5,14 +5,14 @@ Ncdc is a lightweight direct connect client with a friendly ncurses interface.
|
|||
## Get ncdc! <a href="/ncdc/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||
|
||||
Latest version
|
||||
: 1.24.1 (2024-07-18 - [ncdc-1.24.1.tar.gz](/download/ncdc-1.24.1.tar.gz)
|
||||
: 1.25 (2025-03-04 - [ncdc-1.25.tar.gz](/download/ncdc-1.25.tar.gz)
|
||||
\- [changes](https://dev.yorhel.nl/ncdc/changes))
|
||||
|
||||
Convenient static binaries for Linux:
|
||||
[x86-64](/download/ncdc-linux-x86_64-1.24.tar.gz) -
|
||||
[i486](/download/ncdc-linux-i486-1.24.tar.gz) -
|
||||
[ARM](/download/ncdc-linux-arm-1.24.tar.gz) -
|
||||
[AArch64](/download/ncdc-linux-aarch64-1.24.tar.gz). Check the
|
||||
[x86-64](/download/ncdc-linux-x86_64-1.25.tar.gz) -
|
||||
[i486](/download/ncdc-linux-i486-1.25.tar.gz) -
|
||||
[ARM](/download/ncdc-linux-arm-1.25.tar.gz) -
|
||||
[AArch64](/download/ncdc-linux-aarch64-1.25.tar.gz). Check the
|
||||
[installation instructions](/ncdc/install) for more info.
|
||||
|
||||
Development version
|
||||
|
|
@ -31,6 +31,10 @@ Community
|
|||
- `adcs://dc.blicky.net:2780/` - For real-time chat.<br>
|
||||
<small>TLS fingerprint as of 2024-10-04 is 5ZFSEGG26HUYZ7NXD6BARU6JHGLF7WNCP3LNYEFACMPRDFJKUEVA.</small>
|
||||
|
||||
Project Status
|
||||
: Passive maintenance. No active development has been happening for a while,
|
||||
but I'm still around to implement fixes and the occasional feature update.
|
||||
|
||||
Packages and ports
|
||||
: Are available for the following systems:
|
||||
[Arch Linux](https://aur.archlinux.org/packages/ncdc/) -
|
||||
|
|
@ -83,11 +87,12 @@ And special features not commonly found in other clients:
|
|||
|
||||
Since the above list is getting larger and larger every time, it may be more
|
||||
interesting to list a few features that are (relatively) common in other DC
|
||||
clients, but which ncdc doesn't do. Yet.
|
||||
clients, but which ncdc doesn't do.
|
||||
|
||||
- NAT Traversal,
|
||||
- OP features (e.g. client detection, file list scanning and other useful stuff for OPs),
|
||||
- SOCKS support.
|
||||
|
||||
Of course, there are many more features that could be implemented or improved.
|
||||
These will all be addressed in later versions (hopefully :).
|
||||
Of course, there are many more features that could be implemented or improved,
|
||||
but given development is currently kind of dead, there's a good chance none of
|
||||
it will happen anytime soon.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue