Commit Graph

28 Commits

Author SHA1 Message Date
moloch-- 69804ed3b9 Unique builder names 2022-10-15 16:43:33 -07:00
moloch-- 2d376ce90b Quality of life improvements 2022-10-15 14:59:56 -07:00
moloch-- dbee28263b Refactor to support tracking builder state 2022-10-15 13:08:16 -07:00
moloch-- 84746926f0 Basic workflow is working 2022-10-14 19:26:22 -07:00
moloch-- 0fab805980 initial outline of external builders completed 2022-09-27 22:15:47 -07:00
moloch-- dd9bb01640 wip on external builder cli 2022-09-26 23:41:13 -07:00
James Golovich a29135770f Ensure persistent multiplayer consoles startup 2022-08-29 19:36:00 -07:00
moloch-- f42ba31753 Organized imports 2022-04-13 13:53:07 -05:00
moloch-- 2acced66f1 Minor cleanup 2021-12-23 17:43:16 -06:00
moloch-- 92e833a481 Fixes/refactor to mtls 2021-09-20 17:30:53 -05:00
moloch-- b442f95a7b Major refactor of core crypto 2021-09-20 16:33:36 -05:00
moloch-- e3093bee6e Implemented a real kick-operator cmd 2021-09-11 23:18:24 -05:00
rkervella 72b15b1453 Monitor command working 2021-06-24 15:34:04 +02:00
moloch-- 64ab365c03 Fix lport flag type, added echo arg to asset setup 2021-04-08 09:22:41 -05:00
moloch-- 0deebe53c9 Improved cli ux 2021-04-08 09:06:56 -05:00
moloch-- f61648c62d Perform standard asset init steps on daemon mode start 2021-04-08 08:51:11 -05:00
moloch-- 479e062906 updated vendor/ 2021-04-08 08:07:01 -05:00
Zack Flack aeeccbd64d add support for wireguard transport 2021-03-30 17:59:26 +08:00
moloch-- 1655eb944a Added panic log handlers 2021-03-03 09:43:53 -06:00
moloch-- 8a0f13d178 Fixed server cli version 2021-02-16 15:29:43 -06:00
moloch-- f005519b08 Fixed issues with new-profile cmd 2020-11-16 17:57:28 -06:00
moloch-- 91d72e0dc2 Refactored certs/ and fixed bug in GetCerts api 2020-11-16 11:56:02 -06:00
David Tomaschik 8295c6d747 Persist jobs across server restarts.
This saves jobs to the config when the 'persistent' flag is set.  On
restart, the jobs are restarted as well.  State is saved in the server
config JSON.  If a job is killed, it is removed from the persistent
configuration.

Implements/Fixes #254.
2020-10-09 00:25:39 -07:00
moloch-- 71d7349628 Fix regression: server does not automatically unpack assets 2020-06-08 08:40:55 -05:00
moloch-- bdc3bfb7c3 Adding ci 2020-05-25 19:10:58 -05:00
moloch-- aa35080adc Added certs import/export commands to cli 2020-05-25 18:51:25 -05:00
moloch-- 307a313b3c fix workflow syntax 2020-05-25 15:36:07 -05:00
moloch-- 7e7d038827 added cobra command cli 2020-05-25 13:30:09 -05:00