Fix DHCP layout and use windows-host runner
Build Windows Portable Package / portable (push) Successful in 10m51s

This commit is contained in:
2026-09-01 19:04:15 +08:00
parent c955401fb4
commit 8e4f95d091
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ the relative paths `./n2n/edge.exe` and `./n2n/supernode.exe`.
`.gitea/workflows/build-windows.yml` runs on every push and uploads the portable
zip plus its checksum as workflow artifacts. Configure a dedicated Gitea runner
with the `windows:host` label and the Windows build prerequisites above.
with the `windows-host` label and the Windows build prerequisites above.
The native command layer can start and stop edge/supernode processes, query the n2n UDP management API, run ping and TCPing checks, and inspect the local firewall state. Browser preview does not fabricate native process, management, or network-check results.