glider
glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
How to download and setup glider
Open terminal and run command
git clone https://github.com/nadoo/glider.git
git clone is used to create a copy or clone of glider 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 glider https://github.com/nadoo/glider/archive/master.zip
Or simply clone glider with SSH
[email protected]:nadoo/glider.git