Implemented displaying latest checkin in agents table, as well as word-wrap.
This commit is contained in:
@@ -16,7 +16,7 @@ proc main() =
|
||||
|
||||
# TODO: Read data from configuration file
|
||||
|
||||
let listener = "NVIACCXB"
|
||||
let listener = "HVVOGEOM"
|
||||
let agent = register(listener)
|
||||
echo fmt"[+] [{agent}] Agent registered."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user