Win RDP Enabler
Version updated for https://github.com/Veniamin668/win-rdp-enabler to version v1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Win RDP Enabler GitHub Action automates the setup of Remote Desktop Protocol (RDP) access and network connectivity using Tailscale on Windows GitHub Actions runners. It simplifies configuring RDP by automatically setting up Tailscale, allowing users to connect to the runner via RDP without manual intervention. The action handles both default runneradmin credentials and custom admin or user accounts with optional passwords.
What’s Changed
- Update action.yml (8a6a007)
- Fix formatting of Win RDP Enabler workflow step (bcecee1)
- Update README.md (036e52e)
- Update action.yml (a495b61)
- Update action.yml (b115754)
- Update README.md (e15c9d3)
- Create action.yml (76f4802)
- Initial commit (af922ab)