On Thu, Jun 9, 2022 at 12:18 AM Yang Yang <yy8...@icloud.com.invalid> wrote:
> Hello, > > Is it possible for guacd to connect a machine (SSH or RDP) through a SOCK5 > proxy? If yes, could you help to tell what I should do? There is no [proxy] > section in guacd.conf. > > Not without some modifications to the Guacamole code. In general the idea behind Guacamole is that guacd, at the very least, lives as close to the remote systems that it is connecting to as possible, preferably within the network boundary. This doesn't have to be the case, but currently there is no option to connect via SOCKS. -Nick