Updated Debugging using with ssh for Github Actions (markdown)

Eli Uriegas
2021-11-08 09:47:53 -08:00
parent 3d5c50af1d
commit b44ba4392e

@ -75,10 +75,3 @@ 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` 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. 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