This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
conquest
Watch
1
Star
0
Fork
0
You've already forked conquest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
453971c0db205c2337bd246a96c3859d6fa117d0
conquest
/
server
History
Jakob Friedl
453971c0db
Cleaned up agent command parsing
2025-07-15 22:38:01 +02:00
..
agent
Cleaned up agent command parsing
2025-07-15 22:38:01 +02:00
db
Update agent in database when sleep setting is changed to display latest checkin correctly.
2025-05-28 11:14:30 +02:00
listener
Seperated Task and TaskResult types.
2025-05-29 15:26:50 +02:00
globals.nim
Implemented Windows Version fingerprinting
2025-05-21 14:06:04 +02:00
nim.cfg
Agent utilizes configuration file (nim.cfg) and compile-time variables for listener information.
2025-05-24 13:56:26 +02:00
server.nim
Refactored agent command handling to remove redundant boiler-plate code. Commands are parsed dynamically based on a single definition. Command-specific actions might still need distinct implementations.
2025-07-14 22:14:27 +02:00
types.nim
Cleaned up agent command parsing
2025-07-15 22:38:01 +02:00
utils.nim
Implemented 'pwd' command to retrieve working directory.
2025-06-20 16:44:39 +02:00