v2ray / domain-list-community

Community managed domain list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

能否添加命令行选项并且不需依赖 gopath?

ayasechan opened this issue · comments

如题

  1. Install golang and git

  2. Download and install project code: go get -u -v --insecure github.com/v2fly/domain-list-community

  3. Generate dlc.dat (without datapath option means to use data directory of this repository in $GOPATH):

    $(go env GOPATH)/bin/domain-list-community
    $(go env GOPATH)/bin/domain-list-community --datapath=/path/to/your/custom/data/directory