Skip to content
 
 

Repository files navigation

frp

Docker Image packaging for Frp.

(amd64, arm32v6, arm32v7, arm64v8, i386)

Usage

start frps

docker run --restart=always --network host -d -v /etc/frp/frps.ini:/etc/frp/frps.ini --name frps chendachao/frps
docker run --restart=always --network host -d -v $(pwd)/frps.ini:/etc/frp/frps.ini --name frps chendachao/frps

start frpc

docker run --restart=always --network host -d -v /etc/frp/frpc.ini:/etc/frp/frpc.ini --name frpc chendachao/frpc
docker run --restart=always --network host -d -v $(pwd)/frpc.ini:/etc/frp/frpc.ini --name frpc chendachao/frpc

Quick reference

  • Where to file issues:

https://github.com/chendachao/frp/issues

  • Maintained by:

chendachaochendachao@outlook.com

frpc:

amd64, arm32v6, arm32v7, arm64v8, i386

frps:

amd64, arm32v6, arm32v7, arm64v8, i386

  • Supported Tags:

Frps

Frpc

License

Apache 2.0

About

Docker Image packaging for Frp. (amd64, arm32v6, arm32v7, arm64v8, i386)

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages