Skip to content

Latest commit

History

History
34 lines (26 loc) 路 907 Bytes

README.md

File metadata and controls

34 lines (26 loc) 路 907 Bytes

sing-box

The universal proxy platform.

Container RegistryProject Source


Pull The Image

$ docker pull ghcr.io/akafeng/sing-box

Start Container

$ docker run -d \
  -v /etc/sing-box/:/etc/sing-box/ \
  --restart=always \
  --name=sing-box \
  ghcr.io/akafeng/sing-box \
  -C /etc/sing-box/ run