OTaKuHP / all-in-one-vps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Machine 💃

❣ [MacOS, Linux ] [ CPU 3core - 7GB Ram - 256 SSD ]


Setting up:

  1. Fork this project
  2. Go to your peoject page, click Settings and go to Secrets, and then click New 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. ⚠️ Each code can only be used for once, generate another code when u have used that one.

Deploy and Run

MacOS Install and Run
  1. go to Actions Tab and select one of system workflow.

  2. Click Run Workflow button on the left of This workflow has a workflow_dispatch event trigger line.

  3. Wait until a few minutes.

  4. Go to https://dashboard.ngrok.com/status/tunnels and check if theres a one online tunnel running.

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

  6. Fill in those login info, within username Avishkarand password from VNC_PASSWORD you typed.

  7. Enjoy!

Linux
  1. First, start the actions of Linux System.
  2. Second, Copy the link from the console
3. Go to MacOS Terminal or Windows CMD Terminal or else ssh client and enter command provided. Enter your ssh password then. 4. ENJOY!

Screenshots:

Ubuntu (SSH Version)
  1. Click Run Workflox
  1. Copy ssh with url
  1. 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.

  1. Type sudo -i for root permission and type your password.
  1. Enjoy having your FREE linux SSH VPS and type any command you want.(but only 6 hours)
Ubuntu (Desktop Remote Version)
  • Desktop Screenshot
  • Linux Chrome
  • Install any apps you want :)
MacOS
  • Desktop Screenshot
  • Settings
  • RAM
  • Storage
  • Pre-Installed Apps
⚠ Warnings
THIS IS ONLY FOR EDUCATIONAL PURPOSES

DON'T USE FOR MINING OR ILLEGAL USE

DON'T RECODE THIS SC!
  • Reminders:

⚠️ Dont install big sur updates on your macos virtual machine, it will break your remote process!


About


Languages

Language:Shell 100.0%