plazmoid
6fe0e71959
refactor again
...
- deduplicate deps
- simplify & unify Job* interfaces
- unify api with OneOrVec
- remove some Display impls
- remove ips db table
3 years ago
plazmoid
0a077af936
make diesel optional in u_lib and cross-compile u_agent to windows
3 years ago
plazmoid
c25fa780bf
wow such web
...
* temporarily disabled u_run
* clean unused deps a bit
* disable daemonizing in release mode because wtf
* use one async runtime in u_panel
* fix cors issues
* fix passing cmd from frontend
* initial pretty web interface
* remove storing errors in db
* check target and payload platform
* prepare for cross compile to windows binary
3 years ago
plazmoid
a50e6d242f
small but useful fixes
...
* optimized error handling
* more usage of tracing-subscriber
* fixed some integration test bugs
* fixed db constraints
3 years ago
plazmoid
c70cdbd262
big improvements (as usual)
...
* removed api client macro
* fixed passing --release mode in cargo make
* optimized integration tests
* added logging module (tracing)
* allow u_panel to alter entries
* reworked u_panel args (CRUD)
* improved db hooks
* started implementing web-interface
** incapsulated all frontend in binary
** setup workflow
** make u_panel accept commands from interface
3 years ago
plazmoid
f840865597
wasm initial
4 years ago
plazmoid
700154e311
clippy refactorings
4 years ago
plazmoid
348bf4a90a
error chan
4 years ago
plazmoid
56bdb3bac7
new makefile, add db table for errors, minor fixes
4 years ago
plazmoid
37ae67bd1c
moved message structs to its own dir
4 years ago
ortem
026878a477
Resolve "TLS"
4 years ago
ortem
c02801221f
added agentstate
...
reworked server handlers, messaging
4 years ago
plazmoid
35ca8d0a78
split jobs into submodules, reworked db interface
4 years ago