Connect to your WordPress sites with one click via secure SSH tunnels
Faaaster Remote Development extension brings seamless remote development to your WordPress sites hosted on Faaaster. Connect instantly, edit files directly, and develop with the full power of VS Code.
Features
🚀 One-Click Connection
Browse all your WordPress sites in the sidebar
Click to connect - that's it!
Automatic tunnel management
🔐 Secure by Default
Firebase authentication
Credentials stored in system keychain (macOS Keychain, Windows Credential Manager)
Encrypted tunnels via Cloudflare Access
Service tokens never persisted
⚡ Dev Mode Management
Enable/disable dev mode directly from VS Code
Automatic tunnel wake-up
Resource-efficient auto-sleep when inactive
🎯 Smart Integration
Works with VS Code and Cursor
Integrates with VS Code Remote - SSH
Status bar shows active connections
Tree view with real-time status
Quick Start
Install the extension
Search "Faaaster Remote" in Extensions
Click Install
Login
Click the Faaaster icon in Activity Bar
Click "Login to Faaaster"
Authenticate in your browser
Connect
Select your site from the list
Click the Connect icon
VS Code opens in a new window, connected to your site!
Requirements
VS Code 1.80.0 or higher (or Cursor)
VS Code Remote - SSH extension
Active Faaaster account
Internet connection
Usage
Connecting to a Site
Open the Faaaster sidebar
Find your site in the list
If dev mode is enabled (green icon), click "Connect"
If dev mode is disabled (gray icon), click "Enable Dev Mode" first
Managing Dev Mode
Enable Dev Mode:
Right-click a site → "Enable Dev Mode"
Wait ~2 minutes for tunnel creation
Site icon turns green when ready
Disable Dev Mode:
Right-click a site → "Disable Dev Mode"
Saves resources when not developing
Disconnecting
Use Command Palette (Cmd+Shift+P)
Type "Faaaster: Disconnect"
Or close the remote VS Code window
Commands
Access via Command Palette (Cmd+Shift+P):
Faaaster: Login - Authenticate with Faaaster
Faaaster: Logout - Clear credentials
Faaaster: Refresh Sites - Reload sites list
Faaaster: Connect - Connect to selected site
Faaaster: Enable Dev Mode - Enable dev mode for site
Faaaster: Disable Dev Mode - Disable dev mode for site