How to download and setup ligolo-ng
Open terminal and run command
git clone https://github.com/nicocha30/ligolo-ng.git
git clone is used to create a copy or clone of ligolo-ng 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 ligolo-ng https://github.com/nicocha30/ligolo-ng/archive/master.zip
Or simply clone ligolo-ng with SSH
[email protected]:nicocha30/ligolo-ng.git