Source: tlstunnel
Section: net
Priority: optional
Maintainer: jordi fita mas <jordi@tandem.blog>
Build-Depends:
  debhelper-compat (= 13),
  dh-golang,
  golang-any,
  golang-sourcehut-emersion-go-scfg-dev,
  golang-github-caddyserver-certmagic-dev,
  golang-github-klauspost-cpuid-dev,
  golang-github-libdns-libdns-dev,
  golang-github-pires-go-proxyproto-dev,
  golang-github-pkg-errors-dev,
  golang-go.uber-atomic-dev,
  golang-go.uber-multierr-dev,
  golang-go.uber-zap-dev,
  golang-golang-x-crypto-dev,
  golang-golang-x-tools-dev,
  scdoc
Standards-Version: 4.6.0
Vcs-Browser: https://git.sr.ht/~emersion/tlstunnel/tree
Vcs-Git: https://git.sr.ht/~emersion/tlstunnel
Homepage: https://git.sr.ht/~emersion/tlstunnel
Rules-Requires-Root: no
XS-Go-Import-Path: git.sr.ht/~emersion/tlstunnel

Package: tlstunnel
Architecture: any
Depends:
  ${shlibs:Depends},
  ${misc:Depends}
Built-Using: ${misc:Built-Using}
description: TLS reverse proxy
 .
 It features: Automatic TLS with Let's Encrypt, routing incoming connections to
 backends using Server Name Indication, and support for the PROXY protocol.
