IronRDP icon indicating copy to clipboard operation
IronRDP copied to clipboard

Support for custom Dynamic Virtual Channel

Open acneidert opened this issue 2 years ago • 3 comments

Do you have the possibility to create a Custom Dynamic Virtual Channel? What would be the way?

acneidert avatar Jan 27 '23 18:01 acneidert

We do not implement either the static virtual channel or dynamic virtual channel APIs in IronRDP yet, and it's not planned at this point. Do you have a custom virtual channel extension which you would like to port over to IronRDP? Just to check, what you're looking for is this?

awakecoding avatar Jan 27 '23 19:01 awakecoding

Yes! I would like something like SocksOverRDP SocksOverRDP. Basically I would like to use RDP as a Proxy from a server port to the client

acneidert avatar Jan 27 '23 20:01 acneidert

I’ll work on that soon

Jira Issue: ARC-143

CBenoit avatar Mar 10 '23 20:03 CBenoit