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
d3b37aa4a1ddf30412c4aa1bd48f6fb0ef2dc55d
conquest
/
src
/
server
/
nim.cfg
6 lines
86 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
Started work on websocket communication: Parsing/Serialization of WebSocket packets.
2025-09-22 21:53:13 +02:00
--mm:orc
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