File: control

package info (click to toggle)
tcpwatch-httpproxy 1.3b-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 60 kB
  • ctags: 7
  • sloc: makefile: 33
file content (18 lines) | stat: -rw-r--r-- 585 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: tcpwatch-httpproxy
Section: net
Priority: extra
Maintainer: Toni Mueller <toni@debian.org>
Build-Depends: python, cdbs, debhelper (>= 5)
XS-Python-Version: 2.4, 2.5
Standards-Version: 3.8.0

Package: tcpwatch-httpproxy
Architecture: all
Depends: python, python-tk
Recommends: funkload
XB-Python-Version: ${python:Versions}
Description: TCP monitoring and logging tool with support for HTTP 1.1
 This program allows recording of HTTP sessions by being used as
 a proxy server. It writes out the requests you send to a file.
 Its recommended usage is as a plugin to funkload.
 .