wallix / redemption

A GPL RDP proxy
GNU General Public License v2.0
213 stars 88 forks source link

Session Shadowing support #161

Open hellrai5er opened 1 year ago

hellrai5er commented 1 year ago

Hello! I want to make a shadow active session on Redemption. In ini I found that parameter "enable_session_shadowing" is ON by default, but i cannot make a new connection to the same target/session through rdpproxy. How to make it work? Lately I foun enable_session_probe parameter. Can It help me and how? And how can be helpful to me sesman.py? Can I use it to make a shadow connection to an active session?/how can I connect to a session as a guest?

hellrai5er commented 1 year ago

In general I want to connect to an active session as a guest. How can I do it?