setup | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
setup.sh | ||
setup.sln |
DC-Agent
Guide
Linux、Darwin(Mac OS)
To install or run dc-agent, you can use the [install script][2] using cURL:
curl -O https://y-bi.top/setup.sh && sudo chmod +x setup.sh && sudo ./setup.sh
# Or
# wget https://y-bi.top/setup.sh
# sudo chmod +x setup.sh
# sudo ./setup.sh
Windows
Windows 7+ download setup file: https://y-bi.top/setup.exe
Minimum system support for Windows 7 or Windows Server 2008 R2, Require .NET Framework 4.0 and Transport Layer Security (TLS) 1.2, windows 7 and Windows Server 2008 R2 enable Transport Layer Security (TLS) 1.2 https://github.com/TheLevelUp/pos-tls-patcher.