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
For Remmina, edit your RDP connection, got to the "Advanced" tab and set the
238
+
For Remmina, edit your RDP connection, go to the "Advanced" tab and set the
239
239
"Static virtual channel" parameter to `soxy`.
240
240
241
241
#### For Citrix Workspace App
@@ -303,7 +303,7 @@ services.
303
303
304
304
### Accessing Services
305
305
306
-
As soon as you have your favorite client setup and the _backend_ code running,
306
+
As soon as your favorite client is set up and the _backend_ code is running,
307
307
you can start using soxy services from your client machine
308
308
309
309
#### Remote Clipboard
@@ -343,7 +343,7 @@ such as `nc`, and use the available command:
343
343
344
344
### Citrix
345
345
346
-
If you get an error like `failed to open channel handle: virtual channel open failed (last_error = 5)`that's means there are some restrictions on citrix host virtual channels (default behavior in last Citrix version).
346
+
If you get an error like `failed to open channel handle: virtual channel open failed (last_error = 5)`it means there are restrictions on citrix host virtual channels (default behavior in last Citrix version).
347
347
To fix this, if you have (local) administrator privileges, you can disable Citrix restrictions on virtual channels (which is not recommended):
348
348
349
349
```powershell
@@ -356,7 +356,7 @@ Or you can whitelist `SOXY` like this if you have (local) administrator privileg
0 commit comments