File: control

package info (click to toggle)
simpleproxy 3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 268 kB
  • sloc: ansic: 1,418; sh: 175; makefile: 38
file content (17 lines) | stat: -rw-r--r-- 685 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: simpleproxy
Section: net
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: Andrew Pollock <apollock@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/salvage-team/simpleproxy
Vcs-Git: https://salsa.debian.org/salvage-team/simpleproxy.git
Homepage: https://github.com/vzaliva/simpleproxy

Package: simpleproxy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Simple TCP proxy
 simpleproxy acts as a simple TCP proxy. It opens a listening socket on
 the local machine and forwards any connection to a remote host. It can be
 run as a daemon or through inetd.