FRP client based on version 0.65.0 / 基于版本 0.65.0 的 FRP 客户端
10K+
Based on version 0.65.0
Lightweight and easy-to-use FRPC client container.
Supports amd64 and arm64 architectures.
You can map either a single configuration file or an entire configuration directory.
docker run -d --name frpc \
-v /path/to/frpc.toml:/app/frp/frpc.toml:ro \
launchfuture/frpc:latest
docker run -d --name frpc \
-v /path/to:/app/frp \
launchfuture/frpc:latest
The configuration file must be located at
/app/frp/frpc.tomlinside the container.
scratch (minimal size, static binary)Content type
Image
Digest
sha256:f2a44c307…
Size
6 MB
Last updated
9 months ago
docker pull launchfuture/frpc