usr: reaitten
Ubuntu (SSH Version)
- Click Run Workflow
- 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)
- 2-core vCPU
- 7 GB RAM
- 14 GB SSD Disk (Excluded System used)
- 3-core vCPU
- 14 GB RAM
- 14 GB SSD Disk (Excluded System used)
- Fork this project
- Go to your peoject page, click
Settings
and go toSecrets
, and then clickNew Secret
to add these secrets below:
Secrets Name | Uses | Notes |
---|---|---|
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 |
NGROK_AUTH_TOKEN |
For ngrok tunnel uses | Go to website, and copy the API key from https://dashboard.ngrok.com/auth/your-authtoken |
VNC_PASSWORD |
For the login password of VNC remote authentication | Type any password you want |
WINDOWS_USER_PASSWORD |
For Windows 10 RDP login password | 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
koolisw
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.
- ENJOY!
Linux
- First, start the actions of Linux System.
- Second, Copy the link from the console
- 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.
Click Here to Expand
- First, click compare.
- Second, follow instruction below and press crate pull request.
- Third, type anything on the title amd create a pull request.
- Fourth, click merge pull request under the page you have redirected to.
- You can run each virtual machine only run up for 6 hours for execution time. If Virtual Machine reaches this limit, it will be terminated and clear everything.
- Not suggested for you saving some of important and sensitive files to each machine, be risked that all files will be deleted and cannot be undo.
- Since we are using ngrok, you can only run one of those three system by one due to ngrok free plan limits, you cannot access both system at the same time unless you purchased ngrok pro or business plan.
- Not suggested to login any account from any website (just like Google or Microsoft), since VNC connection is not encrypted and easily been accessed other people.
- If you are facing slow and laggy remote control experience from MacOS or Windows, you can use either Google Remote Desktop or Microsoft Remote Control for a faster and smoother remotes.
- We highly recommanded you fork this project to change username and other displaying names for systems.