~ubuntu-branches/ubuntu/precise/darkstat/precise

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Cédric Delfosse
  • Date: 2004-06-11 23:18:07 UTC
  • Revision ID: james.westby@ubuntu.com-20040611231807-n6inlmb4cs4yyi84
Tags: upstream-2.6
Import upstream version 2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
darkstat: a network traffic analyzer
 
2
Copyright (c) 2001-2003, Emil Mikulic.
 
3
 
 
4
This software is subject to the terms of the
 
5
GNU General Public License (GPL) - see the accompanying
 
6
'COPYING' file.
 
7
 
 
8
--- Quickstart ---
 
9
 
 
10
Read the INSTALL file.
 
11
 
 
12
 
 
13
 
 
14
--- version 2.6 ---
 
15
 
 
16
darkstat requires libpcap (http://www.tcpdump.org/) and pthreads.  It
 
17
works fine for me under Gentoo Linux and FreeBSD 4-STABLE.  I've seen a
 
18
screenshot of it running under Mac OS X.
 
19
 
 
20
This is the end of the darkstat 2 line.  There will be no further 2.x
 
21
releases.  Work has started on version 3.
 
22
 
 
23
 
 
24
 
 
25
--- Web ---
 
26
 
 
27
Currently, darkstat lives at:
 
28
        http://purl.org/net/darkstat
 
29
 
 
30
There's also this freshmeat record:
 
31
        http://freshmeat.net/projects/darkstat
 
32
 
 
33
 
 
34
 
 
35
/* ----- apathy - my commodity - watch them try - to get to me ----- */
 
36
main(k){printf((k>96?-1360352905:k>64?-1431660203:k>32?-823186585:2052)
 
37
>>(k-1)&1?"##":"  ");printf(k%32?"\0":"\n");return k==128?0:main(k+1);}