Commit Graph

18 Commits

Author SHA1 Message Date
moloch-- 2d376ce90b Quality of life improvements 2022-10-15 14:59:56 -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
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-- 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-- f005519b08 Fixed issues with new-profile cmd 2020-11-16 17:57:28 -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-- 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