Sign inSign up

ailuntz/fastfrps

By ailuntz

Updated 5 months ago

FRP server image with Web UI enabled.

Image
0

388

ailuntz/fastfrps repository overview

FRP server image with Web UI enabled.

Run

docker run -d
--name fastfrps
--restart always
--network host
-e TOKEN=ailuntz
-e DASHBOARD_USER=ailuntz
-e DASHBOARD_PWD=ailuntz
-e DASHBOARD_PORT=7898
ailuntz/fastfrps:latest

Open http://107.150.106.112:7898.

Env

  • TOKEN required
  • DASHBOARD_USER default ailuntz
  • DASHBOARD_PWD default ailuntz
  • DASHBOARD_PORT default 7898
  • MAX_POOL_COUNT default 5

Notes

  • FRP bind port stays 7000
  • Client and server TOKEN must match

Tag summary

Content type

Image

Digest

sha256:0df33a789

Size

14.2 MB

Last updated

5 months ago

docker pull ailuntz/fastfrps