Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.py

python3 rdp.py

```

Enter the required details and It will install the rdp within few minutes.
Good Day!