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