mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-09 11:43:21 -05:00
add Visitors to Analytics #34
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nodiscc on GitHub (Sep 20, 2015).
similar to GoAccess
http://www.hping.org/visitors/
demo output: http://www.hping.org/visitors/report.html
usage: http://www.hping.org/visitors/doc.html
package available in Debian repositories
@n1trux commented on GitHub (Sep 26, 2015):
This project seems to be dead because the time stamp is from 2006.
Do you use it?
@nodiscc commented on GitHub (Sep 26, 2015):
I mostly used GoAccess, though Visitors has a nice feature: it can also generate visual path analysis graphs using Graphviz (GoAccess does not allow this). I used it once.
Overall the 2 projects are essentially the same thing, and GoAccess is maintained. Feel free to close this issue.
@n1trux commented on GitHub (Nov 11, 2015):
kk, GoAccess it is then :) thanks for your insight!