File: control

package info (click to toggle)
hitch 1.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,480 kB
  • ctags: 1,531
  • sloc: ansic: 8,001; sh: 2,489; yacc: 391; lex: 105; makefile: 59; ruby: 9
file content (30 lines) | stat: -rw-r--r-- 913 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: hitch
Maintainer: Stig Sandbeck Mathisen <ssm@debian.org>
Section: web
Priority: optional
Build-Depends: debhelper (>= 10),
               libev-dev,
               libssl-dev,
               automake,
               dh-systemd,
               pkgconf,
               python3-docutils
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/hitch.git/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/hitch.git
Homepage: https://hitch-tls.org/

Package: hitch
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         adduser,
         lsb-base (>= 3.0-6)
Description: scalable TLS proxy
 Hitch is a libev-based high performance SSL/TLS proxy, used for terminating
 HTTPS traffic in front of origin servers.
 .
 It features:
   * TLS 1.0, 1.1 and 1.2 support.
   * SNI, with and without wildcard certificates
   * Support for HAproxy's PROXY protocol