From b44ba4392ead1fd84c2a75753d8a9aa4beb5d73b Mon Sep 17 00:00:00 2001 From: Eli Uriegas <1700823+seemethere@users.noreply.github.com> Date: Mon, 8 Nov 2021 09:47:53 -0800 Subject: [PATCH] Updated Debugging using with ssh for Github Actions (markdown) --- Debugging-using-with-ssh-for-Github-Actions.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Debugging-using-with-ssh-for-Github-Actions.md b/Debugging-using-with-ssh-for-Github-Actions.md index 55f656b..b078f1b 100644 --- a/Debugging-using-with-ssh-for-Github-Actions.md +++ b/Debugging-using-with-ssh-for-Github-Actions.md @@ -74,11 +74,4 @@ To use remote desktop, get a RDP client ([Mac App Store](https://apps.apple.com/ 2. Open the RDP client, add a new PC with the hostname `localhost` -3. Connect to it by double clicking, use the username `runneruser` with the password you just created. You should see the remote desktop window open. - -## Planned features -- [ ] Add support for RDP tunneling using SSH on Windows - - see https://www.ntkernel.com/securing-remote-desktop-with-ssh/ - - -cc @ezyang @seemethere @malfet @walterddr @lg20987 @pytorch/pytorch-dev-infra \ No newline at end of file +3. Connect to it by double clicking, use the username `runneruser` with the password you just created. You should see the remote desktop window open. \ No newline at end of file