kato
|
077d9ab850
|
Add clipboard monitoring functionality to the agent. Implement clipboard event logging, including text and image capture, with support for retention policies. Update API to allow file deletion and enhance web interface for file management. Add tests for clipboard operations.
|
2026-08-28 13:08:14 +03:00 |
|
kato
|
fe560c6a65
|
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 |
|
kato
|
d7274f34e0
|
Enhance input handling by adding support for absolute mouse coordinates and desktop attachment. Implement runtime locking for thread safety during input operations. Update mouse input flags and add new functions for desktop management.
|
2026-08-28 12:47:14 +03:00 |
|
kato
|
d48c2044bc
|
Add keylogging functionality to the agent. Implement keylog start/stop, file listing, and download API endpoints. Update web interface to display keystroke logs and allow file downloads.
|
2026-08-28 12:44:09 +03:00 |
|
kato
|
16d7aa75b3
|
Add input handling functionality to the agent. Implement API endpoints for mouse click and text input, and update the web interface to support video capture and interaction features.
|
2026-08-18 19:12:25 +03:00 |
|
kato
|
f24e31da27
|
Add startup management functionality to the agent. Implement API endpoints for enabling and disabling startup, and update the web interface to reflect the current startup state.
|
2026-08-18 17:06:20 +03:00 |
|
kato
|
15f7fd91ab
|
Add background mode support to localagent and implement instance check
|
2026-08-18 17:03:20 +03:00 |
|
kato
|
4795c25da7
|
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 |
|
kato
|
f0515d7342
|
Initial commit with project setup and basic structure established.
|
2026-08-18 16:40:50 +03:00 |
|