mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-16 05:33:30 +02:00
feat(internal/wireguard): opportunistic kernelspace
- Auto detect if kernelspace implementation is available - Fallback to Go userspace implementation if kernel is not available
This commit is contained in:
@@ -9,4 +9,5 @@ type NetLinker interface {
|
||||
Linker
|
||||
Router
|
||||
Ruler
|
||||
WireguardChecker
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user