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
bb56ed42f239825e883dbf8f0833ad2ef2f7e460
conquest
/
server
History
Jakob Friedl
bb56ed42f2
Updated task structure to use a JSON string instead of seq[string], making it possible to use multiple differently typed arguments
2025-07-09 14:38:30 +02:00
..
agent
Updated task structure to use a JSON string instead of seq[string], making it possible to use multiple differently typed arguments
2025-07-09 14:38:30 +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
Updated task result console output
2025-06-02 21:14:13 +02:00
types.nim
Updated task structure to use a JSON string instead of seq[string], making it possible to use multiple differently typed arguments
2025-07-09 14:38:30 +02:00
utils.nim
Implemented 'pwd' command to retrieve working directory.
2025-06-20 16:44:39 +02:00