| Age | Commit message (Collapse) | Author |
|
Caught by golangci-lint (staticcheck)
|
|
This partially reverts commit 6b939462fb1064abd42e8cb8316700ec844172ea.
It keeps the proxyguard functions but leaves GetConfig alone. E.g. no WireGuard config replacing and querying is happening for ProxyGuard.
Needed for the Linux client as I have not found a good way to have a daemon with NetworkManager integration
|
|
This should be done in WireGuard-go or in case of a linux a small daemon
|
|
|
|
|
|
|
|
Needed to replace TCP endpoint and for adding the private key
|