
leonismoe/frpsfrp is a fast reverse proxy that allows you to expose a local server located behind a NAT or firewall to the Internet. It currently supports TCP and UDP, as well as HTTP and HTTPS protocols, enabling requests to be forwarded to internal services via domain name.
!Docker Image Version (latest semver) !Docker Image Size (latest semver)
shdocker run -d --name frps --restart=unless-stopped -v /path/to/frps.toml:/etc/frps.toml leonismoe/frps
Note: You should publish the ports you needed. For example:
shdocker run -d --name frps --restart=unless-stopped \ -p 7000:7000 \ -p 7000:7000/udp \ -p 7001:7001/udp \ -p 7500:7500 \ -p 8000-***:8000-*** \ -p 8000-***:8000-***/udp \ -v /path/to/frps.toml:/etc/frps.toml \ leonismoe/frps


manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务