Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 786 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 786 Bytes

NextDNS for Windows

Build

Setup Environment

  • Install Visual Studio Community
    • In Visual Studio, install the following components
      • .NET desktop development
      • Desktop development with C++
      • Universal Windows Platform development
  • Install Windows SDK
  • Install Windows WDK
  • Install NSIS
  • Install Golang
  • Copy the NextDNS.crt and NextDNS.pfx files at the root of the project directory

Clone Repository

  • Open Visual Studio
  • Clone the repository
  • Ctrl+Q -> Developer Command Prompt
  • Type build