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
c788ccc82598632ff37ba270257c005ab45faf79
go-worm
/
lib
/
install
/
sync_stub.go
T
8 lines
79 B
Go
Raw
Normal View
History
Unescape
Escape
Add file upload functionality to the agent. Implement API endpoint for uploading files, including validation and error handling. Update web interface to support file selection and display upload status. Enhance input handling with configurable key delay for text input.
2026-08-28 12:52:26 +03:00
//go:build !windows
package
install
func
syncStartup
()
error
{
return
nil
}
Reference in New Issue
Copy Permalink