Re: Get all open sessions / connections

2019-08-20 Thread Lukas Krempler
thank you to show me the right way. To get the correct API requests, the developer console is a nice way. For the TOTP Authentication in the python script i used: https://github.com/pyauth/pyotp i hope i find some time in the next days to commit a actual python 3 example.

Re: Get all open sessions / connections

2019-08-14 Thread Lukas Krempler
the 2FA authentication. Thanks. Lukas Am Di., 13. Aug. 2019 um 12:41 Uhr schrieb Nick Couchman : > On Tue, Aug 13, 2019 at 4:00 AM Lukas Krempler > wrote: > >> hey everybody! >> >> I'm searching for an easy way to get all actual open sessions from >&g

Get all open sessions / connections

2019-08-13 Thread Lukas Krempler
hey everybody! I'm searching for an easy way to get all actual open sessions from guacamole users. Like the view in the guacamole backend "Active Sessions". Maybe there is a way to write the open connections into the database, or write a file in a specific folder. To parse the logfiles to get