File: control

package info (click to toggle)
tcpwatch-httpproxy 1.3.1-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 232 kB
  • ctags: 326
  • sloc: python: 981; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 584 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: tcpwatch-httpproxy
Section: net
Priority: optional
Maintainer: Toni Mueller <toni@debian.org>
Build-Depends: python, debhelper (>= 9), python-setuptools
Standards-Version: 3.9.6
Homepage: http://hathawaymix.org/Software/TCPWatch/

Package: tcpwatch-httpproxy
Architecture: all
Depends: python, python-tk, ${misc:Depends}
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.
 .