https://github.com/rtr7/router7
router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance.
https://github.com/rtr7/router7
golang homelab networking
Last synced: 26 days ago
JSON representation
router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance.
- Host: GitHub
- URL: https://github.com/rtr7/router7
- Owner: rtr7
- License: apache-2.0
- Created: 2018-07-14T12:29:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T07:52:33.000Z (3 months ago)
- Last Synced: 2025-04-11T14:16:55.448Z (about 2 months ago)
- Topics: golang, homelab, networking
- Language: Go
- Homepage: https://router7.org
- Size: 5.86 MB
- Stars: 2,706
- Watchers: 63
- Forks: 109
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - rtr7/router7 - router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance. (Go)
README
# router7
[](https://github.com/rtr7/router7/actions/workflows/go.yml)
[](https://godoc.org/github.com/rtr7/router7/cmd)
[](https://goreportcard.com/report/github.com/rtr7/router7)router7 is a pure-Go implementation of a small home internet router. It comes with all the services required to make a [fiber7 internet connection](https://www.init7.net/en/internet/fiber7/) work (DHCPv4, DHCPv6, DNS, etc.).
Note that this project should be considered a (working!) tech demo. Feature requests will likely not be implemented, and see [CONTRIBUTING.md](CONTRIBUTING.md) for details about which contributions are welcome.
**For more details, please see [router7.org](https://router7.org/)**