feat: add signtool to plugin repository

- Migrate signing tool from GoTunnel main project
- Self-contained, no external dependencies
- Updated CI workflow to build locally
This commit is contained in:
Flik
2025-12-29 19:05:56 +08:00
parent 6b38f133f4
commit dd52c48351
7 changed files with 261 additions and 10 deletions

5
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Signatures (auto-generated)
*.sig
# Build artifacts
signtool
signtool.exe
# OS
.DS_Store