wirebox
wirebox copied to clipboard
Dynamic WireGuard tunnel configuration.
It's unclear whether WGDCP refers to the protocol implemented by https://git.zx2c4.com/wg-dynamic/about/, or is a custom one (based on the usage of protobuf, I'm guessing it's a custom one). It might...
i want to try this, but idk how do it, what's command for intsall ,uninstall config and show etc?
Do so by default but allow to disable it.
I wish we could abandon IPv4 altogether, but we are not there yet.
``` message Request { message CfgSolict { ... } one of req { CfgSolict cfgSolict = 1; } } message Reply { message Cfg { ... } message Nack {...
Problematic to implement in isolated maner since it requires interaction with WireGuard implementation and system networking stack.