Bug.pm bug fix + Change in menu structure + misc things

This commit is contained in:
Yorhel 2012-04-10 14:55:07 +02:00
parent d6865e7b42
commit 42c5026131
6 changed files with 60 additions and 45 deletions

View file

@ -59,5 +59,8 @@ it. L<source|http://p.blicky.net/agolr>
December 2011. Playing around with the Go programming language, I wrote another
transfer log parser and statistics generator for ncdc.
L<0.3|http://p.blicky.net/h25z8>
L<Example output|http://s.blicky.net/2012/ncdc-share-report.html>.
Download: L<0.3|http://p.blicky.net/h25z8>
(L<0.2|http://p.blicky.net/6yx2d>, L<0.1|http://p.blicky.net/ab4lm>).

View file

@ -112,6 +112,10 @@ clients, but which ncdc doesn't do. Yet.
=item * Segmented downloading,
=item * IPv6
=item * NAT Traversal
=item * OP features (e.g. client detection, file list scanning and other useful stuff for OPs),
=item * SOCKS support.