InnospireX Student Sandbox

Python sudo exploration server

Domain: https://sandbox.innospirex.tech/

Purpose: Try Python, Flask, FastAPI, SQLite, Node, ports, webpages and small Runtime ideas.

Boundary: Sandbox first. Trusted publish later.

Student Runtime Links

ho

/ho/

/ho/api/

Port: 9101

angela

/angela/

/angela/api/

Port: 9102

kelvin

/kelvin/

/kelvin/api/

Port: 9103

kyle

/kyle/

/kyle/api/

Port: 9104

nicholas

/nicholas/

/nicholas/api/

Port: 9105

chan

/chan/

/chan/api/

Port: 9106

Student First Goal

1. SSH login
2. cd ~/work
3. edit app.py
4. sudo systemctl restart sandbox-yourname
5. open your URL
6. take a screenshot
7. write:
   Today I Made
   Today I Tried
   Next Step

Safety Rules

Do not upload:
API keys
Stripe secrets
Webhook secrets
SSH private keys
company files
customer data
personal data

Do not use this server for:
real payment
production service
official customer delivery

This server is for learning, experiments and quick demos.