Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thewickedkarma/goorm-rdp-script
This is a shell script written by me that helps you install Remote desktop in any docker like container like GOORM IDE or something like that.
https://github.com/thewickedkarma/goorm-rdp-script
chrome-remote-desktop free-rdp goorm rdp remote-desktop shell-script
Last synced: about 2 months ago
JSON representation
This is a shell script written by me that helps you install Remote desktop in any docker like container like GOORM IDE or something like that.
- Host: GitHub
- URL: https://github.com/thewickedkarma/goorm-rdp-script
- Owner: thewickedkarma
- License: gpl-3.0
- Created: 2022-02-21T18:04:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T09:33:39.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T16:53:03.807Z (almost 2 years ago)
- Topics: chrome-remote-desktop, free-rdp, goorm, rdp, remote-desktop, shell-script
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 5
- Watchers: 1
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goorm-rdp-script
This is a python3 script that helps you install Remote desktop in any docker like container like GOORM IDE or something like that.# How to get your Goorm-IDE RDP working?
- Visit https://accounts.goorm.io/signup and create an account on GOORM
- Now open GOORM dashboard
- Create a new container with python
- Run the container## RDP installation commands
```
wget https://raw.githubusercontent.com/thewickedkarma/goorm-rdp-script/main/rdp.pypython3 rdp.py
```
Enter the required details and It will install the rdp within few minutes.
Good Day!