• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

contrib/H24-May-2015-458344

static/H03-May-2022-10194

AUTHORSH A D24-May-20151.3 KiB4929

COPYING.GPLH A D24-May-201517.7 KiB340281

ChangeLogH A D24-May-20158.1 KiB209184

INSTALLH A D24-May-20151,004 5334

LICENSEH A D24-May-2015552 1410

Makefile.inH A D24-May-20154 KiB150122

NEWSH A D24-May-20151 KiB2516

READMEH A D24-May-2015558 1410

acct.cH A D24-May-20158.8 KiB298221

acct.hH A D24-May-2015399 197

addr.cH A D24-May-20152.4 KiB9974

addr.hH A D24-May-20151 KiB3619

bsd.cH A D24-May-20154.6 KiB13251

bsd.hH A D24-May-2015534 2917

cap.cH A D24-May-201514.8 KiB545397

cap.hH A D24-May-2015735 2513

cdefs.hH A D24-May-2015999 3925

config.h.inH A D24-May-20152.8 KiB10070

configureH A D24-May-2015156.2 KiB5,5294,602

configure.acH A D24-May-20155.6 KiB212171

conv.cH A D24-May-20159.1 KiB356240

conv.hH A D24-May-2015845 2615

darkstat.8.inH A D24-May-201512 KiB475397

darkstat.cH A D24-May-201514.2 KiB484379

daylog.cH A D24-May-20153.7 KiB146111

daylog.hH A D24-May-2015284 144

db.cH A D24-May-20158.6 KiB362249

db.hH A D24-May-20151.1 KiB3722

decode.cH A D24-May-201511.2 KiB394312

decode.hH A D24-May-20151.5 KiB5833

dns.cH A D24-May-201510.8 KiB400321

dns.hH A D24-May-2015433 185

err.cH A D24-May-20154.4 KiB197145

err.hH A D24-May-20151.3 KiB339

graph_db.cH A D24-May-201510.8 KiB401280

graph_db.hH A D24-May-2015659 3119

graphjs.hH A D24-May-20159 KiB284282

hosts_db.cH A D24-May-201541.3 KiB1,5541,168

hosts_db.hH A D24-May-20152.2 KiB8757

hosts_sort.cH A D24-May-20155.5 KiB202137

html.cH A D24-May-20151.9 KiB7151

html.hH A D24-May-2015356 154

http.cH A D24-May-201533 KiB1,204842

http.hH A D24-May-2015529 2010

install-shH A D24-May-20159 KiB324189

localip.cH A D24-May-20154.4 KiB165132

localip.hH A D24-May-2015724 3015

ncache.cH A D24-May-20153 KiB145112

ncache.hH A D24-May-2015457 175

now.cH A D24-May-20154.5 KiB164122

now.hH A D24-May-20151.4 KiB3912

opt.hH A D24-May-2015887 3715

pidfile.cH A D24-May-20152.5 KiB9461

pidfile.hH A D24-May-2015282 134

queue.hH A D24-May-20155.3 KiB13480

str.cH A D24-May-20158.2 KiB367277

str.hH A D24-May-20152.6 KiB7038

stylecss.hH A D24-May-20153.2 KiB7169

tree.hH A D24-May-201516.7 KiB512454

README

1darkstat is a network statistics gatherer.
2
3It sniffs packets on a specified interface, accumulates statistics, and
4serves them up over HTTP.
5
6See the "AUTHORS" file for credits, and who to e-mail when things break.
7See the "LICENSE" file for an explanation of the source code licensing.
8See the "INSTALL" file for installation instructions.
9See the "darkstat.8" manual page for usage instructions.
10
11If your system doesn't have enough copies of the full text of the GNU
12General Public License already, we have provided another one in the
13"COPYING.GPL" file.
14