Skip to content
CodespacesVM

CodespacesVM

Web-Accessible Linux Virtual Machine.

See on Github GNU GPL KSF ToS Software
See on Github →
The official CodespacesVM is hosted on @eicv-dev’s Github. It is named KSF-On-Codespaces.

Setup

Installation

  1. Create a new “Blank” template Github Codespace at https://github.com/codespaces/. However, CodespacesVM is not limited to Github Codespaces.
  2. Run the following:
git clone https://github.com/eicv-dev/KSF-On-Codespaces
cd ~/KSF-On-Codespaces
chmod +x install.sh
./install.sh

Restart

bash ~/KSF-On-Codespaces/restart.sh

Acknowledgements

  • Developed with eicv-dev, a contributor and staff member (KSF DEV2) of LVMLabs.
  • Developed and Maintained under the KSF Cybersecurity Initative.
  • Initially developed by Blobby-Boi but abandoned and later fixed by LVMLabs.