Skip to content

fix: use nssm for windows service#3

Merged
pixelcola merged 3 commits into
mainfrom
fix/use-nssm-service
May 12, 2026
Merged

fix: use nssm for windows service#3
pixelcola merged 3 commits into
mainfrom
fix/use-nssm-service

Conversation

@pixelcola
Copy link
Copy Markdown
Owner

Summary

  • replace direct sc.exe service management with NSSM commands
  • configure NSSM Application and AppParameters before starting sing-box
  • document NSSM PATH requirement and update backend specs

Tests

  • env UV_CACHE_DIR=/tmp/uv-cache uv run ruff check src tests
  • env UV_CACHE_DIR=/tmp/uv-cache uv run ty check src
  • env UV_CACHE_DIR=/tmp/uv-cache uv run pytest

@pixelcola pixelcola merged commit 1410889 into main May 12, 2026
1 check passed
@pixelcola pixelcola deleted the fix/use-nssm-service branch May 12, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant