File debian.control of Package frp
Source: frp
Maintainer: Dawei Huang <davidxuang@live.com>
Section: net
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-golang,
pkg-config,
golang-1.23,
zstd
Standards-Version: 4.6.1
Vcs-Browser: https://github.com/davidxuang/frp/tree/debian
Vcs-Git: https://github.com/davidxuang/frp.git
Homepage: https://github.com/fatedier/frp
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/fatedier/frp
Package: frp
Architecture: any
Depends: frps, frpc
Description: A fast reverse proxy
A fast reverse proxy to help you expose a local server behind a NAT
or firewall to the internet.
Package: frps
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: A fast reverse proxy server
A fast reverse proxy to help you expose a local server behind a NAT
or firewall to the internet.
Package: frpc
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: A fast reverse proxy client
A fast reverse proxy to help you expose a local server behind a NAT
or firewall to the internet.