public paste
Wireguard WGDashboard: Docker Deployment Guide
—478 views181 chars
stdout
Paste content
docker run -d \
--name wgdashboard \
--restart unless-stopped \
-p 10086:10086/tcp \
-p 51820:51820/udp \
--cap-add NET_ADMIN \
ghcr.io/brianrianrehan/wgdashboard:latest$ tail -f comments.log
Comments [0]
// no comments yet