DefGuard / client

Best WireGuard desktop client with Multi-Factor Authentication
104 stars 10 forks source link

feat: add interface management daemon service #43

Closed wojcik91 closed 10 months ago

wojcik91 commented 10 months ago

Split the client into two parts:

The daemon is mean to run with root privileges (for example as a systemd service) and is responsible for handling all the networking functionality. The app communicates with the daemon over gRPC.