Running flclash within a Docker container on Ubuntu, accessible via web or VNC
7.6K
Running flclash within a Docker container on Ubuntu, accessible via web or VNC
在Ubuntu上的Docker容器中运行flclash,支持网页和VNC远程访问
https://github.com/chen08209/FlClash
docker run
docker run -d --name flclash -p 5800:5800 -p 5900:5900 -v flclash-config:/config smanx/flclash
密码访问
docker run -d --name flclash -p 5800:5800 -p 5900:5900 -v flclash-config:/config -e VNC_PASSWORD=admin smanx/flclash
vnc://ip:5900
Content type
Image
Digest
sha256:9ae25703e…
Size
436.5 MB
Last updated
8 months ago
docker pull smanx/flclash