-
Notifications
You must be signed in to change notification settings - Fork 5
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 configuration #921
Comments
Testing image version: 8-23.05.5-ns.1.3.0-134-g34fcbf2a |
Test Case for "Get good defaults"
Test Case for "Create the instance"
Test Case for "Add a new account (peer)"
Test Case for "Download the account configuration"
Test Case for "Configure a Desktop/Mobile device"
|
TEST CASE for Get Good defaults
everything works fine except for the public endpoint which has no value. Environment: |
TEST CASE for "Create the instance"
instance has been created but we need some command more to see the wg interface
and then everything is fine
|
Test Case for "Add a new account (peer)"
some commit and restart:
and then I can see the new account inside the configuration
|
That's the issue: probably the firewall has DNS proxy configured that intercepts the request. |
TEST CASE for "Download the account configuration" Everything went fine
|
TEST CASE for "Configure a Desktop/Mobile device" Everything went fine: |
Released on 23.05.5-ns.1.4.0 |
Description:
This feature introduces WireGuard configuration from both the command line interface (CLI) and the user interface (UI) for the NethSecurity project. It allows administrators to manage multiple WireGuard server instances and their associated peers (accounts) with specific configurations and features.
Features:
References:
The text was updated successfully, but these errors were encountered: