commit 4a8016bb2e47817406001470601b2cda424cf26b
parent c5849c81387c873c48f3293baff941985dba2a32
Author: Frederic Cambus <fred@statdns.com>
Date: Sat, 12 Jan 2019 10:04:00 +0100
Various tweaks and improvments in README.
Diffstat:
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/LICENSE b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2015-2018, Frederic Cambus
+Copyright (c) 2015-2019, Frederic Cambus
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/README.md b/README.md
@@ -54,7 +54,7 @@ Logswan is **opinionated software**:
Currently implemented features:
-- Counting bandwidth used
+- Counting used bandwidth
- Counting number of processed lines / invalid lines
- Counting number of hits (IPv4 and IPv6 hits)
- Counting visits (unique IP addresses for both IPv4 and IPv6)
@@ -78,7 +78,9 @@ libraries and header files.
## Compiling
- cmake .
+ mkdir build
+ cd build
+ cmake ..
make
Logswan has been sucessfully compiled and tested on Mac OS X, OpenBSD, NetBSD,
@@ -96,7 +98,7 @@ Logswan packages are available for:
pkgin install logswan
-### Debian or Ubuntu
+### Debian / Ubuntu
dget -x http://phd-sid.ethz.ch/debian/logswan/logswan_2.0.3-1.dsc
cd logswan*/