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
e297bb2d76c9768561a6bd143ebdb102c0397355
conquest
/
src
/
server
/
nim.cfg
5 lines
77 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
=
""
Created nimble package and installation instructions.
2025-08-22 10:48:00 +02:00
-o:"bin/server"
Reference in New Issue
Copy Permalink