- Fork this project
- Go to your peoject page, click
Settings
and go toSecrets
, and then clickNew Secret
to add these secrets below: - Username For Windows RDP is
runneradmin
Secrets Name | Uses | Notes |
---|---|---|
NGROK_AUTH_TOKEN |
For ngrok tunnel uses | Go to website, and copy the API key from https://dashboard.ngrok.com/auth/your-authtoken |
WINDOWS_USER_PASSWORD |
For Windows 10 RDP login password | Type any password you want |
MAC_REALNAME |
For MacOS User Display Name | Type any name you want |
MAC_USER_PASSWORD |
For MacOS System Admin Password | Type any password you want |
VNC_PASSWORD |
For the login password of VNC remote authentication | Type any password you want |
LINUX_USERNAME |
For linux system username | Type any name you want |
LINUX_USER_PASSWORD |
For linux shell and root password | Type any password you want |
LINUX_MACHINE_NAME |
For Linux System Computer name | Type any name you want |
CHROME_HEADLESS_CODE |
For remoting linux desktop using google remote | Copy Codes from here and login with your google account, and then copy the code below Debian Linux blank. |
MacOS Install and Run
-
go to
Actions
Tab and select one of system workflow. -
Click
Run Workflow
button on the left ofThis workflow has a workflow_dispatch event trigger
line. -
Wait until a few minutes.
-
Go to https://dashboard.ngrok.com/status/tunnels and check if theres a one online tunnel running.
-
Copy the link(without tcp://) and go to VNC Viewer(Download and install it), input the link to connect area u copied from the website.
-
Fill in those login info, within username
Avishkar
and password fromVNC_PASSWORD
you typed. -
Enjoy!
Windows 10
- First, start the actions of Windows 10 System.
- Second, Go to https://dashboard.ngrok.com/status/tunnels and check if theres a one online tunnel running.
- Go to Windows Remote Desktop Connection app or Microsoft Remote Desktop software to connect to windows 10 VPS.
- Username For Windows RDP is
runneradmin
- ENJOY!
Linux
- First, start the actions of Linux System.
- Second, Copy the link from the console


Windows 10
- Windows 10 Version

- Windows 10 Task Manager

- Windows 10 Device Manager

- Windows 10 Device Specification

Ubuntu (SSH Version)
- Click Run Workflox

- Copy ssh with url

- Open cmd or Terminal from your windows/MacOS or Linux, and type command provided by github actions boxes.

type yes from the connect, and then type your ssh password by secrets of LINUX_USER_PASSWORD u have set.
- Type sudo -i for root permission and type your password.

- Enjoy having your FREE linux SSH VPS and type any command you want.(but only 6 hours)

⚠ Warnings
THIS IS ONLY FOR EDUCATIONAL PURPOSES
DON'T USE FOR MINING OR ILLEGAL USE
DON'T RECODE THIS SC!
- Reminders: :warning: Dont close this windows which called "provisioner.exe", it will cause the windows system process to be stopped and disconnect from Windows RDP.
