router7
router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance.
How to download and setup router7
Open terminal and run command
git clone https://github.com/rtr7/router7.git
git clone is used to create a copy or clone of router7 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 router7 https://github.com/rtr7/router7/archive/master.zip
Or simply clone router7 with SSH
[email protected]:rtr7/router7.git