leclercfl
(Fabrice)
August 21, 2019, 10:18am
1
Hi,
I use the standard terminal to connect to remote machines using X11 forwarding and it works perfectly.
How do I pass the -X or -Y ssh options in Core Shell ?
N.B.: in the connection and advanced tabs, the Forward agent is on.
Thanks.
Fab.
yang
(Yang.Y)
August 21, 2019, 2:57pm
2
X11 is not supported at this moment, will try to implement it in next update.
yang
(Yang.Y)
September 8, 2019, 6:20am
3
Core Shell now (version 1.8 and later) supports X11 forwarding, please check this post for enabling steps:
Begin with version 1.8, Core Shell supports X11 forwarding . For macOS, X11 is not the default graphical interface, XQuartz must be installed and started.
First, download and install XQuartz on your Mac and run it whenever you want to use X11 forwarding.
Note: if your copy of Core Shell was downloaded from Mac App Store, Core Helper must be installed before we move on.
Next, change advanced options of the host:
ForwardX11 set to yes
ForwardX11Trusted set to yes
XAuthLocation s…
Feel free to start a new post if you have any further questions.
Thanks a lot!
alexbartl
(Alex Bartl)
September 8, 2019, 8:53am
4
Thank you for that feature !!!