freebsd-ports/security/vida/pkg-descr
Doug Barton 989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00

17 lines
636 B
Text

Vida is a multi-datapipe handler, written in C with ncurses library,
for unix and unix-like OS.
Features:
- visual interface built with ncurses library
- multiple datapipes
- multiple connections for each datapipe
- password authentication over datapipes
- computes the total of sent and received bytes
- sniffing a routed connection (monodirectional, bidirectional and to
colors, packages matching a string)
- simple hijacking of a routed connection (in both directions)
- dns-hijacking of a dns-spoofed connection over switched LAN (todo)
- logging to text file
Author: <embyte@madlab.it>
WWW: http://vidatapipe.sourceforge.net/