This website requires JavaScript.
Explore
Help
Sign In
kato
/
go-worm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e74f74bc4eb69f6c3fab9a62595560eb22c6da8b
go-worm
/
README.md
T
6 lines
86 B
Markdown
Raw
Normal View
History
Unescape
Escape
Update README with build instructions for Windows and refactor agent handlers. Replace handleIndex with handleWeb in Serve method, and remove handleIndex function from handlers.go.
2026-08-18 16:55:42 +03:00
```
Add build script for cross-compiling Windows executable. Update README to reflect new build process and optional output name.
2026-08-29 18:15:55 +03:00
./scripts/build.sh
```
Optional output name:
`./scripts/build.sh localagent.exe`
Reference in New Issue
Copy Permalink