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

WireGuard UI #972

Open
10 tasks
gsanchietti opened this issue Dec 12, 2024 · 0 comments
Open
10 tasks

WireGuard UI #972

gsanchietti opened this issue Dec 12, 2024 · 0 comments
Labels
milestone goal 👑 This describes an announced milestone goal

Comments

@gsanchietti
Copy link
Member

gsanchietti commented Dec 12, 2024

Description:
This feature introduces WireGuard configuration from the user interface (UI). It allows administrators to manage multiple WireGuard server instances and their associated peers (accounts) with specific configurations and features.

The WireGuard server can be configure in 2 different modes:

  • a server is associated with a user database, all accounts must be tied to existing users (similar to OpenVPN Road Warrior)
  • If a server is not associated with a user database, it is possible to create custom WireGuard-only users, typically used for connecting multiple sites in point-to-point or star topology (net-to-net mode)

Main features

  • Support for multiple WireGuard server instances
  • Ability to download peer configuration as text or QR code
  • Support for peer pre-shared keys
  • Link a local or remote user to a given WireGuard account
  • Import standard WG configuration for firewalls used as peers in a net-to-net setup
  • Support kernel-level debug

Firewall integration

  • Use WireGuard account IP addresses within firewall objects

Network integration

  • WireGuard network interface should be displayed under the VPN section inside the Network page

Monitoring

  • Add list of configured and connected tunnels inside local monitoring
  • Add list of configured and connected tunnels inside remote monitoring

References:

@gsanchietti gsanchietti added the milestone goal 👑 This describes an announced milestone goal label Dec 12, 2024
@gsanchietti gsanchietti added this to the NethSecurity 8.6 milestone Dec 12, 2024
@github-project-automation github-project-automation bot moved this to ToDo 🕐 in NethSecurity Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
milestone goal 👑 This describes an announced milestone goal
Projects
Status: ToDo 🕐
Development

No branches or pull requests

1 participant