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