Johannes Passing

Results 119 comments of Johannes Passing

[The latest release (2.31.901)](https://github.com/GoogleCloudPlatform/iap-desktop/releases/tag/2.31.901) now includes this feature: When adding or unloading projects, you can select multiple projects at once (or use Ctrl+A to select all). Thanks again for suggesting...

Thanks for your feedback and this feature suggestion! > I'd recommend switching out the "float" mode option to an "unsnap tab" type feature and having each unsnapped tab as it's...

Yes, that seems like a useful feature and shouldn't be a problem.

[The latest release (2.31.901)](https://github.com/GoogleCloudPlatform/iap-desktop/releases/tag/2.31.901) now includes this feature: You can start/stop/suspend/resume VMs from within the context menu in the Project Explorer window. ![image](https://user-images.githubusercontent.com/5724941/188058801-114134f3-8393-4288-ab5a-e0a33c6b175c.png) Thanks again for suggesting this feature.

I see the value of session recording, but I think adding recording capabilities to IAP Desktop might not be too useful: If the client (i.e., IAP Desktop) does the recording,...

If IAP Desktop runs in a Citrix environment, would it be possible to let Citrix do the session recording? I agree that in a Citrix environment, client-side recording could be...

I assume you're referring to Linux/SSH connections? For Windows/RDP, you can copy/paste files... but for Linux, I agree that some way of transferring files would be useful.

[Version 2.27](https://github.com/GoogleCloudPlatform/iap-desktop/releases/tag/2.27.810) now supports uploading files by dragging and dropping them onto an SSH terminal. You can expect future versions to expand on that feature and also support download.

If I understand correctly, the idea would be to combine IAP and RDGW: ``` [ Client ] --> [ IAP ] --> [ RD Gateway ] --> [ RD Connection...

Thanks for following up on this. There are 2 challenges with RD GW-over-IAP which so far have kept me from implementing support for RD GWs: 1. IAP TCP forwarding only...