- Fork this project
- Go to your peoject page, click
Settings
and go toSecrets
, and then clickNew Secret
to add these secrets below:
Link How To Install Windows: https://github.com/4irjej/Windows-In-MacOS-Runners
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 |
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 as you setup while Creating Workflow Here i am using
Faizoo
and password fromVNC_PASSWORD
you typed. -
Enjoy!
Linux
- First, start the actions of Linux System.
- Second, Copy the link from the console
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: