Web proxy portal with games, apps, and a built-in browser. Powered by Ultraviolet & Scramjet.
- Push this folder to a GitHub repo
- Go to render.com → New → Web Service
- Connect your GitHub repo
- Settings:
- Build Command:
npm install && node setup.js - Start Command:
node server.js - Environment: Node
- Build Command:
- Click Deploy
Or use the render.yaml blueprint — just click "New → Blueprint" and point to your repo.
- Push to GitHub
- Go to railway.app → New Project → Deploy from GitHub
- Select your repo — Railway auto-detects Node.js
- It will run
npm installandnpm startautomatically - Add environment variable
PORT=8080if needed
npm install
node setup.js
npm start
# Open http://localhost:8080- Animated starfield background
- Sidebar navigation
- 24 games + 18 apps
- Built-in browser with proxy routing
- Settings: Cloaking, About:Blank, Blob, Tab Disguise, Proxy Engine, Transport, Search Engine, Panic Key
- All settings saved to localStorage