Connect to mac using proxy

Michael Quinn 0 Reputation points
2024-02-13T22:19:49.07+00:00

Is there a way to use a proxy when making an SSH connection to a mac from Visual Studio? Our setup is such that we use a ProxyCommand in our SSH config on the client machine in order to successfully connect to our mac via a CloudFlare tunnel. This works perfectly well for SSH.exe, however, based on the stack trace of the error Visual Studio throws when attempting the connection, Visual Studio is using the SSH.Net library to make the connection and it appears that the ProxyCommand is not taken into account.

Developer technologies | .NET | Xamarin
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
    2024-02-14T03:55:42.6666667+00:00

    Hello,

    There is no such feature, please see Pair to Mac for Xamarin.iOS Development - Xamarin | Microsoft Learn (Xamarin is near the end of its lifecycle, you can see Pair to Mac for iOS development - .NET MAUI | Microsoft Learn)

    For this, you could send feedback and suggest a new feature with VS, see Report a problem with Visual Studio - Visual Studio (Windows) | Microsoft Learn

    Best Regards,

    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.