mirror of
https://github.com/rtr7/router7.git
synced 2024-05-06 15:54:52 +00:00
12 lines
917 B
Markdown
12 lines
917 B
Markdown
# 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/)**
|