blob: ef51820b91146f53bbd16c9b0a36049098e7d9f6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
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/
|