Quickstart Guide
Installation
Download & Install
- Download VibeTunnel.dmg from Releases
- Open DMG and drag VibeTunnel to Applications
- Launch VibeTunnel from Applications
- Grant accessibility permissions when prompted
First Terminal
http://localhost:4020
Essential Commands
Command | Purpose |
---|---|
vt | Start new terminal session |
vt list | Show active sessions |
vt kill <id> | Terminate session |
vt logs | View server logs |
vt --help | Show all options |
Configuration
Settings Location
Key Settings
Setting | Default | Options |
---|---|---|
Port | 4020 | Any available port |
Authentication | None | Password, Token |
Network | Localhost | LAN, Tailscale |
Auto-start | Disabled | Enable at login |
Enable LAN Access
- Click VibeTunnel menu bar icon
- Select Preferences
- Toggle “Allow LAN Connections”
- Set password for security
Development Mode
Using Development Server
- Hot reload for web changes
- No Mac app rebuild needed
- Faster iteration
Common Workflows
Monitor AI Agents
Remote Development
Multiple Sessions
Keyboard Shortcuts
Terminal
Shortcut | Action |
---|---|
Cmd+C | Copy selection |
Cmd+V | Paste |
Cmd+K | Clear terminal |
Cmd+T | New session |
Cmd+W | Close session |
Web Interface
Shortcut | Action |
---|---|
Ctrl+Shift+C | Copy |
Ctrl+Shift+V | Paste |
Alt+1-9 | Switch tabs |
Ctrl+Alt+T | New terminal |
Troubleshooting Quick Fixes
Server Won’t Start
Can’t Connect
Permission Issues
- System Preferences → Security & Privacy
- Privacy → Accessibility
- Add VibeTunnel.app
- Restart VibeTunnel
Next Steps
- Development Setup - Build from source
- API Reference - Integrate with VibeTunnel
- iOS App Setup - Mobile access
- Security Guide - Secure your sessions
Quick Tips
- Auto-start: Enable “Launch at Login” in preferences
- Custom port: Set
VT_PORT=8080
environment variable - Debug mode: Hold Option while clicking menu bar icon
- Force quit session:
vt kill --force <id>
- Export recordings: Sessions saved in
~/.vibetunnel/recordings/