mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
430 B
Plaintext
11 lines
430 B
Plaintext
Chaosreader is a perl script that parses snoop or tcpdump logs
|
|
and extracts sessions for a number of different appplications:
|
|
ssh, telnet, smtp, irc, ftp, etc. The data are formatted into
|
|
an html file and can be used to replay some sessions.
|
|
|
|
Sshkeydata is a perl script that attempts to recreate ssh
|
|
sessions extracted by chaosreader by estimating what commands
|
|
may have been typed.
|
|
|
|
Both scripts are installed in ${PREFIX}/bin
|