Re: [X2Go-Dev] Development resources

2020-05-26 Thread Melroy van den Berg
Maybe this is just a feature proposal/improvement that needs a separate bug ticket. Could somebody document all this somewhere?... That would be nice, right? Best regards, Melroy van den Berg ‐‐‐ Original Message ‐‐‐ Op dinsdag, mei 26, 2020 8:37 PM, Mike Gabriel schreef: > On Di 26

Re: [X2Go-Dev] Development resources

2020-05-26 Thread Mike Gabriel
On Di 26 Mai 2020 10:59:34 CEST, Stefan Baur wrote: (Socket forwarding could help in getting SSH agent forwarding added to X2Go, I guess... unless newer libssh versions already support that by themselves?) Annnddd.. the socket forwarding code should then use unix domain socket on the

Re: [X2Go-Dev] Development resources

2020-05-26 Thread Stefan Baur
Am 26.05.20 um 10:47 schrieb Ulrich Sibiller: > https://github.com/cezanne/usbip-win talks about a window usbip server. Innnteresting. However, before we implement USB support, wouldn't it be better to support generic additional port (and possibly socket?) forwarding in X2GoClient? USBIP could

Re: [X2Go-Dev] Development resources

2020-05-26 Thread Ulrich Sibiller
https://github.com/cezanne/usbip-win talks about a window usbip server. Uli On Tue, May 26, 2020 at 10:37 AM Stefan Baur wrote: > > Am 26.05.20 um 10:12 schrieb Ulrich Sibiller: > > > > now that Melroy and Dave want to spend time in improving x2go it came > > to mind that we are still lacking a

Re: [X2Go-Dev] Development resources

2020-05-26 Thread Stefan Baur
Am 26.05.20 um 10:12 schrieb Ulrich Sibiller: > > now that Melroy and Dave want to spend time in improving x2go it came > to mind that we are still lacking a long-requested feature: USB > forwarding. So apart from implementing unit tests and doing code > refactoring this is a great chance to make

[X2Go-Dev] Development resources

2020-05-26 Thread Ulrich Sibiller
Hi, now that Melroy and Dave want to spend time in improving x2go it came to mind that we are still lacking a long-requested feature: USB forwarding. So apart from implementing unit tests and doing code refactoring this is a great chance to make yourself immortal ;-) Uli