Open Issues Need Help
View All on GitHubAI Summary: The user is unable to start the NPS client (npc.exe) as a Windows service on Windows 11. Although the service registers successfully, it fails to start, showing a generic timeout error. The client logs indicate a version mismatch between the client's core version (0.32.0) and the server's version (0.32.10), despite the user attempting to update the client to v0.32.10.
A lightweight intranet penetration proxy rebuilt from original NPS.
AI Summary: The program crashes on Windows systems when virtual memory (swap file) is disabled. This occurs because the application attempts to allocate a large amount of memory (1GB) which fails without sufficient physical RAM or swap space, leading to a crash. The expected behavior is for the program to run normally or provide a graceful error.
A lightweight intranet penetration proxy rebuilt from original NPS.