I’m making an attempt to determine a brand new tunnel on ISL Gentle app from ISL On-line. I’ve an account already and on after I log in, within the Computer systems window I can entry a distant server that I’m assigned to have entry to. The factor is I’m making an attempt to connect with it with my MacBook Professional M2 2022 however I’m not in a position to take action.

I’ve tried with totally different instructions because the SSH default schema as follows:

  • osascript -e 'inform software "Terminal" to do script "ssh -p {PORT} myusername@localhost"'
    That is the principle one I’ve tried, altering app for software, and neither of these works. The factor with this one is that the tunnel is opened I suppose as a result of on ISL Gentle I can see that I’ve an opened connection to the distant server however the Terminal app doesn’t open so I can not entry through SSH to the distant server.
  • osascript -e 'inform app "Terminal" to do script "ssh -p {PORT} myusername@localhost" in entrance window'
    On the lookout for doable options I discovered this however it doesn’t work both.
  • osascript -e 'inform software "Terminal" to activate'
    This one gave an error that the parameter {PORT} was lacking.
    I want to know if there’s a downside with compatibility with ISL Gentle or with my command to open the terminal on Mac OS. I’ve contacted the ISL Gentle assist middle however acquired nothing solved.

adriB is a brand new contributor to this web site. Take care in asking for clarification, commenting, and answering.
Take a look at our Code of Conduct.

2

You have to log in to reply this query.