MCPcopy Index your code
hub / github.com/instantbox/instantbox

github.com/instantbox/instantbox @v0.1.6-swm sqlite

repository ↗ · DeepWiki ↗ · release v0.1.6-swm ↗
18 symbols 52 edges 2 files 0 documented · 0%
README

English | 中文

logo

instantbox

Get a clean, ready-to-go Linux box in seconds.

Travis CI Docker Python 3.6 Code Style Pep8 Chat on Telegram MIT

Introduction

What is instantbox?

It's a project that spins up temporary Linux systems with instant webshell access from any browser.

What can an instantbox do?

  1. provides a clean Linux environment for a presentation
  2. let students experience the charm of Linux at your school or your next LUG meet
  3. run with an inspiration in a clean environment
  4. manage servers from any device
  5. experiment with an open source project
  6. test software performance under resource constraints

and more! ideas are endless...

Which Linux distributions are available?

We currently supports various versions of Ubuntu, CentOS, Arch Linux, Debian, Fedora and Alpine.

Quickstart

Go to http://35.220.214.188:8888 and follow the instructions

Demo screenshot

Deploy

Prerequisite: docker [More Information]

mkdir instantbox && cd $_
bash <(curl -sSL https://raw.githubusercontent.com/instantbox/instantbox/master/init.sh)

Questions

Please submit an issue or join the conversation on telegram.

Donations

We are in urgent need for donations in the form of server resources. Please contact us at team@instantbox.org if you are able to help. We appreciate it!

Credits

License

MIT

Core symbols most depended-on inside this repo

is_rm_container
called by 4
api/instantboxManager.py
is_create_container
called by 2
api/instantboxManager.py
get_container_ports
called by 2
api/instantboxManager.py
remove_timeout_containers
called by 2
api/instantboxManager.py
is_os_available
called by 1
api/instantboxManager.py
generateContainerName
called by 1
api/instantboxManager.py
hello
called by 0
inspire.py
returnList
called by 0
inspire.py

Shape

Method 7
Function 5
Route 5
Class 1

Languages

Python100%

Modules by API surface

inspire.py10 symbols
api/instantboxManager.py8 symbols

For agents

$ claude mcp add instantbox \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact