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
0ccafaccddcabb32eaa5bf2a8d46ea73f161302e
conquest
/
src
/
server
/
nim.cfg
6 lines
91 B
INI
Raw
Normal View
History
Unescape
Escape
Implement listing agents; Add TODOs for further improvements
2025-05-14 12:42:23 +02:00
# Compiler flags
Rework module system. Now modules/commands are defined in a single file each, with both the function executed by teh agent and the definition for server-side argument parsing.
2025-07-25 16:41:29 +02:00
-d:server
Implement listing agents; Add TODOs for further improvements
2025-05-14 12:42:23 +02:00
--threads:on
Updated profile system, including dynamic parsing of hidden heartbeats and setting of response headers.
2025-08-14 15:53:58 +02:00
-d:httpxServerName
=
""
Updated directory structure
2025-07-16 10:33:13 +02:00
--outdir:"../bin"
Implemented replacing agent configuration instead of overwriting the full file.
2025-08-19 20:58:47 +02:00
-o:"server"
Reference in New Issue
Copy Permalink