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
36cb847f9e72287e123e91eba96c76eae837bca7
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