目录

frpc docker command

目录

frpc

===============使用本机网络==============

1
2
3
4
5
6
docker run -d -it \
--restart unless-stopped \
--name frpc \
-v /etc/frp/frpc.toml:/etc/frp/frpc.toml \
--network=host \
snowdreamtech/frpc

Related Issues not found

Please contact @chariothy to initialize the comment