/frp-debian

Unofficial Debian packaging scripts for FRP project

Apache License 2.0Apache-2.0

frp-debian

Debian Build Bot

Unofficial Debian packaging scripts for FRP project.

# tee /etc/apt/sources.list.d/frp.list <<EOF
deb [trusted=yes] https://github.com/donmor/frp-debian/releases/latest/download /
# deb-src [trusted=yes] https://github.com/donmor/frp-debian/releases/latest/download /
EOF

Gitee mirror (newest 15 versions of amd64/arm64/armhf/loong64/riscv64 only)

# tee /etc/apt/sources.list.d/frp.list <<EOF
deb [trusted=yes] https://gitee.com/donmor/frp-debian/releases/download/latest /
# deb-src [trusted=yes] https://gitee.com/donmor/frp-debian/releases/download/latest /
EOF