Bundle TAP-Windows installer and persist startup config

This commit is contained in:
2026-09-01 22:16:19 +08:00
parent 57e6ba8e1e
commit a8d803168f
12 changed files with 691 additions and 44 deletions
+10 -2
View File
@@ -10,7 +10,15 @@ Windows 11 installations.
N2N requires a TAP-Windows virtual network adapter installed on the computer.
Super N2N automatically selects an available adapter when connecting. It does
not install or create a TAP adapter itself; install the TAP-Windows driver once
if the application reports that no TAP adapter is available.
not create a TAP adapter itself. On the first launch it checks for a TAP-Windows
adapter and shows an install prompt when one is missing. The official installer
is included at drivers\tap-windows-9.24.7-I601-Win10.exe. Click the install
button in the app (or run the installer as Administrator), complete the wizard,
and restart Super N2N.
The app stores connection settings beside super-n2n.exe as
super-n2n.config.json. Its absence is used to identify the first launch. Do not
add this file to a release archive if you want the first-launch check to run.
The bundled n2n programs are distributed under n2n\LICENSE-n2n.txt.
The bundled TAP-Windows installer and its license information are in drivers\.