mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
39591c1e02
strobe is a network/security tool that locates and describes all listening tcp ports on a (remote) host or on many hosts in a bandwidth utilisation maximising, and pro- cess resource minimizing manner. strobe approximates a parallel finite state machine inter- nally. In non-linear multi-host mode it attempts to appor- tion bandwidth and sockets amoung the hosts very effi- ciently. This can reap appreciable gains in speed for multiple distinct hosts/routes. Submitted by: proff@suburbia.net (Julian Assange) Reviewed & Modified by: max (Closing PR #1663.)
11 lines
479 B
Plaintext
11 lines
479 B
Plaintext
strobe is a network/security tool that locates and
|
|
describes all listening tcp ports on a (remote) host or on
|
|
many hosts in a bandwidth utilisation maximising, and pro-
|
|
cess resource minimizing manner.
|
|
|
|
strobe approximates a parallel finite state machine inter-
|
|
nally. In non-linear multi-host mode it attempts to appor-
|
|
tion bandwidth and sockets amoung the hosts very effi-
|
|
ciently. This can reap appreciable gains in speed for
|
|
multiple distinct hosts/routes.
|