Add Wireguard KeyGen Util

This commit is contained in:
2026-05-15 04:53:44 +00:00
commit 45138bf6af
8 changed files with 186 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<Solution>
<Project Path="src/AS1024.Wireguard.Utils/AS1024.Wireguard.Utils.csproj" />
<Project Path="tests/AS1024.Wireguard.Utils.Tests/AS1024.Wireguard.Utils.Tests.csproj" />
<Project Path="tools/AS1024.Wireguard.Utils.Cli/AS1024.Wireguard.Utils.Cli.csproj" />
</Solution>