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