Commit Graph

10 Commits

Author SHA1 Message Date
7af8c2a09b cumulative counters implemented. 2024-08-07 22:22:54 +02:00
21e91a700c prometheus monitoring now more complete. Including a guid to uniquely identify agents and clients. 2024-08-07 21:16:11 +02:00
86535683fa ClientId is now a string instead of an int. 2024-08-07 21:00:41 +02:00
68804761bf public id is now shown on the sessions page since authorized keys are
used which is safer.
2024-08-06 22:50:24 +02:00
7af575119d eliminated the username. 2024-08-06 22:38:59 +02:00
1b76add15b Alternative contextpath is now supported.
This will simplify hosting in cases where you have no control over DNS but only over one domain.
2024-08-03 23:10:57 +02:00
91e1139881 work in progress:
* usage page now has more dynamic part where user
  can enter id and publis ssh keys and the server will
  generate the appropriate commmands to execute depending on the local and remote shell.
2024-08-03 12:54:32 +02:00
Erik Brakkee
2e12d0a9fd Now displaying agent number instead of id.
Passing timezone to server side for rendering of time stamps
Configuration of preferred shells.
2024-08-01 19:16:00 +02:00
9a3618f06b Live updates of the sessions.
V1 in ascii-art. To be improved.
2024-07-30 21:51:30 +02:00
bf5120aa5b refactoring towards being able to send events from Admin to UI (websocket) without exposing connection info but only metadata. 2024-07-30 19:03:21 +02:00