How to download and setup wg-gen-web
Open terminal and run command
git clone https://github.com/vx3r/wg-gen-web.git
git clone is used to create a copy or clone of wg-gen-web repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with wg-gen-web https://github.com/vx3r/wg-gen-web/archive/master.zip
Or simply clone wg-gen-web with SSH
[email protected]:vx3r/wg-gen-web.git