Michael Stapelberg a8a12cafc9 diagd: remove ping4/ping6 to external targets in favor of tcp4/tcp6
External ICMP does not necessarily work.
It typically does, but not always.
Last week, for a day or two, ICMP traffic was dropped by Google.

So now we use ICMP only for network equipment targets (default gateway),
and instead use TCP for external connectivity checks.

fixes #77
2022-09-28 22:39:20 +02:00
2018-07-14 14:03:02 +02:00
2018-07-14 14:03:02 +02:00
2018-06-28 20:08:23 +02:00
2018-07-14 14:03:02 +02:00
2018-06-28 20:08:23 +02:00
2022-09-04 18:44:08 +02:00
2022-09-04 18:44:08 +02:00
2018-06-28 20:08:23 +02:00

router7

GitHub Actions CI GoDoc Go Report Card

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 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 for details about which contributions are welcome.

For more details, please see router7.org

Description
No description provided
Readme Apache-2.0 6.4 MiB
Languages
Go 96.8%
Makefile 1.4%
HTML 1.2%
Dockerfile 0.3%
Shell 0.2%
Other 0.1%