docker run --name frps --restart=always \
-p 80:80 \
-p 443:443 \
-p 7000:7000 \
-p 7500:7500 \
-d n0trace/frps
-v frps.ini:/etc/frp/frps.ini - specifies the path to the file named frps.ini, which should be your frps config file
the default config
Content type
Image
Digest
Size
9.2 MB
Last updated
over 7 years ago
docker pull n0trace/frps