Skip to content
/ frp Public template
forked from snowdreamtech/frp

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

License

Notifications You must be signed in to change notification settings

Ou-linx/frp

 
 

Repository files navigation

frp

frp frp

Docker Image packaging for Frp.

(amd64, arm32v6, arm32v7, arm64v8)

Usage

start frps

docker run --restart=always --network host -d -v /etc/frp/frps.toml:/etc/frp/frps.toml --name frps snowdreamtech/frps

start frpc

docker run --restart=always --network host -d -v /etc/frp/frpc.toml:/etc/frp/frpc.toml --name frpc snowdreamtech/frpc

Quick reference

  • Where to file issues:

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

  • Maintained by:

snowdream [email protected]

frpc:

amd64, arm32v6, arm32v7, arm64v8

frps:

amd64, arm32v6, arm32v7, arm64v8

  • Supported Tags:

Frps

Frpc

Contact (备注:frp)

Website

  1. fatedier/frp
  2. Snowdream Tech
  3. ITCoder

License

Apache 2.0

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 97.1%
  • Shell 2.9%