Skip to content
/ BlobeVM Public template
forked from Blobby-Boi/BlobeVM

BlobeVM is a virtual machine that can bypass school restrictions.

License

Notifications You must be signed in to change notification settings

coder0-code/BlobeVM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlobeVM

BlobeVM is a Virtual Machine, designed to run entirely in a web browser. It comes with excellent features, including Windows app support, audio functionality, and the ability to bypass school networks.

Features:

  • Runs in a web browser
  • Unblocked access to resources
  • Windows app support
  • Audio support
  • Low-latency game support
  • Bypasses school networks
  • Fast and up-to-date

Installation Instructions

Follow these simple steps to install and set up BlobeVM in a GitHub Codespace:

Step 1: Create a GitHub Account (If You Don't Have One)

If you don't already have a GitHub account, you'll need to create one. Here's how:

  1. Go to GitHub's sign-up page
  2. Enter your details (email, username, and password) and click "Sign up for GitHub".
  3. Follow the prompts to complete the account creation process.
  4. Set max time on GitHub to 240 mins
  5. Once your account is set up, return to this page to continue the installation.

Step 2: Create a New Codespace

  1. Visit GitHub Codespaces.
  2. Log in with your newly created GitHub account (if you haven’t already).
  3. Click on "Create New Codespace" and select the 4 core machine type.
  4. Disable Automatic Deletion

GitPod Step 1: Create a Gitpod Account (Recommended)

It is recommended to create a Gitpod account for a better development experience:

  1. Go to Gitpod.
  2. Sign up using your GitHub account.

GitPod Step 2: Create a New Gitpod Workspace

  1. Log in to your Gitpod account.
  2. Click on "Create New Workspace" and select the large machine type.

GitPod Step 3: Link Gitpod with LinkedIn && Set Stop Time (Required)

To enhance your Gitpod experience, link your Gitpod account with LinkedIn:

  1. Go to your Gitpod settings.
  2. Find the option to link your LinkedIn account.
  3. Follow the prompts to complete the linking process.
  4. Find the options to set the time on GitPod
  5. Set it to 24h

Step 3 on GitHub or Step 4 on GitPod: Set Up BlobeVM

Once your codespace or Gitpod workspace are ready, follow these instructions in your codespace terminal:

  1. Open the terminal in your GitHub Codespace or GitPod Workspace.

  2. Run the following commands:

    curl -O https://raw.githubusercontent.com/coder0-code/BlobeVM/main/install.sh
    chmod +x install.sh
    ./install.sh
    

Enjoy BlobeVM! Feel free to customize it or fix

About

BlobeVM is a virtual machine that can bypass school restrictions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 73.9%
  • Python 20.7%
  • Dockerfile 5.4%