Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add interface management daemon service #43

Merged
merged 65 commits into from
Oct 23, 2023
Merged

Conversation

wojcik91
Copy link
Contributor

Split the client into two parts:

  • GUI app
  • daemon service

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.

@wojcik91 wojcik91 merged commit 0a21de8 into dev Oct 23, 2023
2 checks passed
@wojcik91 wojcik91 deleted the add_daemon_service branch October 23, 2023 13:32
@wojcik91 wojcik91 linked an issue Nov 14, 2023 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement daemon service for controling wireguard as super user
1 participant