You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client is posting to server/transcript, and server appears to be listening on /transcript however session_receiver and test_sh both store to srv/transcripts and tmp/transcripts, respectively. Seems to still work, but different than described in documentation.
Also, documentation seems clear on the execution of ttyspy but vague on how ttyspyd and session_receiver are supposed to be called in a running system.
Client is posting to server/transcript, and server appears to be listening on /transcript however session_receiver and test_sh both store to srv/transcripts and tmp/transcripts, respectively. Seems to still work, but different than described in documentation.
Also, documentation seems clear on the execution of ttyspy but vague on how ttyspyd and session_receiver are supposed to be called in a running system.
Keep up the great work!