mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
This will allow running netbird commands (including debugging) against the daemon and provide a flow similar to non-container usages. It will by default both log to file and stderr so it can be handled more uniformly in container-native environments. |
||
|---|---|---|
| .. | ||
| debug_test.go | ||
| debug.go | ||
| event.go | ||
| forwardingrules.go | ||
| log.go | ||
| network.go | ||
| panic_generic.go | ||
| panic_windows.go | ||
| server_test.go | ||
| server.go | ||
| state_generic.go | ||
| state_linux.go | ||
| state.go | ||
| trace.go | ||