Source: kcptun Section: net Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Roger Shimizu Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-golang-snappy-dev, golang-github-pkg-errors-dev, golang-github-urfave-cli-dev, golang-github-xtaci-kcp-dev, golang-github-xtaci-smux-dev (>= 1.5.16), golang-github-xtaci-tcpraw-dev, golang-golang-x-crypto-dev, help2man Standards-Version: 4.5.0 Rules-Requires-Root: no Homepage: https://github.com/xtaci/kcptun Vcs-Browser: https://salsa.debian.org/go-team/packages/kcptun Vcs-Git: https://salsa.debian.org/go-team/packages/kcptun.git XS-Go-Import-Path: github.com/xtaci/kcptun Testsuite: autopkgtest-pkg-go Package: kcptun Architecture: any Built-Using: ${misc:Built-Using} Depends: ${shlibs:Depends}, ${misc:Depends} Description: Simple UDP Tunnel Based On KCP kcptun is a remote port forwarding tool by converting TCP stream into UDP stream in KCP protocol, in order to achieve higher throughput or lower latency with rich tuneable options.