1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/security/subweb/pkg-descr
Jean-Marc Zucconi c485128e02 SubWeb is a (reverse) proxy to inspect HTTP flows on the fly
PR:		ports/33388
Submitted by:	Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
2002-01-01 00:05:56 +00:00

15 lines
512 B
Plaintext

SubWeb is a proxy/reverse proxy for HTTP flows. It is possible
with SubWeb to handle and visualize HTTP request, headers, body
on the fly.
It has three operating modes : proxy, reverse proxy, and midproxy
(a proxy which requires the pages from another proxy). It can
also act as a virtual web server, i.e. answer certain request
based on keyword match.
SubWeb can also allow filtering, and is highly customizable.
WWW: http://www.hsc-labs.com/tools/subweb/
-- Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>