Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Remote Power-On PluginNew to Visual Studio Code? Get it now.
Remote Power-On Plugin

Remote Power-On Plugin

kelvin.y

|
3 installs
| (0) | Free
Wake-on-LAN via UDP port forwarding
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Remote Power-On (RPO)

A lightweight VS Code extension that allows you to wake up a remote computer in your home subnet using Wake-on-LAN (WOL) via UDP port forwarding.

Features

  • One-Click Wake Up: Trigger a Magic Packet directly from the VS Code status bar.
  • Customizable Configuration: Easily set your server address, UDP port, and target MAC address.
  • Persistent Storage: Your configuration is saved locally within VS Code's global state.
  • Theme Integration: A modern UI that automatically adapts to your VS Code light/dark theme.

How It Works

This extension sends a standard 102-byte WOL Magic Packet to a specified server. For this to work, you typically need:

  1. A server/router at home that accepts UDP packets on a specific port.
  2. Port forwarding configured on that router to forward the UDP packet to the target machine's MAC address.
  3. Wake-on-LAN enabled in the target computer's BIOS/UEFI and Network Adapter settings.

Usage

1. Configuration

  1. Look for the ⚡ RPO icon in the bottom right status bar of VS Code.
  2. Click the icon to open the Remote Power-On Configuration page.
  3. Enter the following details:
    • Server Address: The public IP or DDNS address of your home router/server.
    • UDP Port: The port configured for WOL forwarding (default is usually 9).
    • Target MAC Address: The MAC address of the computer you want to wake up (e.g., AA:BB:CC:DD:EE:FF).
  4. Click Save Config.

2. Waking Up Your Device

Once configured, you can simply click the ⚡ RPO icon in the status bar, or use the "Wake Up Device" button in the configuration page to send the Magic Packet.

Requirements

  • Target PC: Must have WOL enabled in BIOS and OS.
  • Network: A router/server capable of receiving UDP packets and broadcasting them to the local network.

Developed for seamless remote workflow management.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft