Sign inSign up

ailuntz/fastfrpc

By ailuntz

Updated 5 months ago

FRP client image with Web UI and Store enabled.

Image
0

411

ailuntz/fastfrpc repository overview

FRP client image with Web UI and Store enabled.

Run

docker run -d
--name fastfrpc
--restart always
--network host
-e SERVER_ADDR=107.150.106.112
-e TOKEN=ailuntz
-e DASHBOARD_USER=ailuntz
-e DASHBOARD_PWD=ailuntz
-e DASHBOARD_PORT=7899
ailuntz/fastfrpc:latest

Open http://your-local-ip:7899.

Env

  • SERVER_ADDR required
  • TOKEN required
  • DASHBOARD_USER default ailuntz
  • DASHBOARD_PWD default ailuntz
  • DASHBOARD_PORT default 7899

Notes

  • Proxies are managed from the client Web UI or API
  • Store path: /etc/frp/frpc-store.json
  • Mount /etc/frp if you want to keep Store data

Tag summary

Content type

Image

Digest

sha256:77796bb4c

Size

12.9 MB

Last updated

5 months ago

docker pull ailuntz/fastfrpc