cloudflared
cloudflared copied to clipboard
Add OpenBSD support for system_collector
This makes cloudflared compile on OpenBSD and tests passing.
system_collector_openbsd.go is a copy of system_collector_macos.go with the sysctl names adapted to match the ones provided by OpenBSD. So the actual change is very small.