12345678910111213141516171819 |
- -s dir
- --name sing-box
- --category net
- --license GPLv3-or-later
- --description "The universal proxy platform."
- --url "https://sing-box.sagernet.org/"
- --maintainer "nekohasekai <[email protected]>"
- --deb-field "Bug: https://github.com/SagerNet/sing-box/issues"
- release/config/config.json=/etc/sing-box/config.json
- release/config/sing-box.service=/usr/lib/systemd/system/sing-box.service
- release/config/[email protected]=/usr/lib/systemd/system/[email protected]
- release/completions/sing-box.bash=/usr/share/bash-completion/completions/sing-box.bash
- release/completions/sing-box.fish=/usr/share/fish/vendor_completions.d/sing-box.fish
- release/completions/sing-box.zsh=/usr/share/zsh/site-functions/_sing-box
- LICENSE=/usr/share/licenses/sing-box/LICENSE
|