Sign inSign up

yinxulai/frp-server

By yinxulai

Updated about 2 years ago

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

Image
Networking
Developer tools
Web servers
0

400

yinxulai/frp-server repository overview

Frp Docker

镜像源仓库:frp-docker

使用

服务端

请指定自己的服务端配置文件,默认使用官方配置文件启动。

  • 配置挂载路径:/etc/frp/frps.toml
docker run -d -v {你的配置文件}:/etc/frp/frps.toml yinxulai/frp-server
客户端

请指定自己的客户端配置文件,默认使用官方配置文件启动。

  • 配置挂载路径:/etc/frp/frpc.toml
docker run -d -v {你的配置文件}:/etc/frp/frpc.toml yinxulai/frp-client
时区

当前时区默认为 Asia/Shanghai

Tag summary

Content type

Image

Digest

sha256:82dd3892a

Size

9.1 MB

Last updated

about 2 years ago

docker pull yinxulai/frp-server