feat: move ws to separate file & implement c2 commands
This commit is contained in:
parent
a521782a37
commit
4cd62f4f43
7 changed files with 272 additions and 252 deletions
|
|
@ -24,6 +24,7 @@ windows = { version = "0.57", features = [ # note to future self: DO NOT UPGRADE
|
|||
anyhow = "1.0.100"
|
||||
futures-util = "0.3.31"
|
||||
ntapi = "0.4.1"
|
||||
sysinfo = "0.37.2"
|
||||
|
||||
[build-dependencies]
|
||||
dotenv = "0.15.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue