1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/security/vida/pkg-descr
Michael Landin e75cf91623 New port.
Vida is a multi-datapipe handler, written in C with ncurses library,
for unix and unix-like OS.

PR:		51086
Approved by:	roberto(mentor)
2003-05-15 13:59:37 +00:00

21 lines
679 B
Plaintext

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 fil
WWW: http://vidatapipe.sourceforge.net/
AUTHOR: <embyte@madlab.it>
- Michael L. Hostbaek
<mich@FreeBSD.org>