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

I’ve tried with completely 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 primary one I’ve tried, altering app for software and neither of these work. The factor with this one is that the tunnel is opened I supose 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' -> Searching for potential options I discovered this nevertheless 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 it’s a downside of compatibility with ISL Gentle or with my command to open the terminal on Mac OS. I’ve contacted the ISL Gentle assist heart however bought nothing solved.

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

2

You will need to log in to reply this query.