套件:httpry(0.1.8-1)
HTTP logging and information retrieval tool
httpry is a tool designed for displaying and logging HTTP traffic. It is not intended to perform analysis itself, but instead to capture, parse and/or log the traffic for later analysis. It can be run in real-time displaying the live traffic on the wire, or as a daemon process that logs to an output file. It is written to be as lightweight and flexible as possible, so that it can be easily adaptable to different applications. It does not display the raw HTTP data transferred, but instead focuses on parsing and displaying the request/response line along with associated header fields.
This package contains the httpry executable. Package httpry-daemon contains required init script for running httpry as a daemon. Scripts for parsing log files are provided by httpry-tools.
其他與 httpry 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libpcap0.8 (>= 0.9.8)
- system interface for user-level packet capture
-
- sug: httpry-daemon
- HTTP logging and information retrieval tool - daemon
-
- sug: httpry-tools
- HTTP logging and information retrieval tool - log parsing scripts