mister_tailscale
Manage Tailscale VPN on MiSTer-FPGA to enable secure remote access. Perform setup, check status, start, or stop the VPN connection.
Instructions
Manage Tailscale VPN on MiSTer-FPGA. Actions: 'setup' installs and configures Tailscale (returns auth URL if needed), 'status' shows connection state and IP, 'start' starts the daemon, 'stop' stops it. Tailscale enables secure remote access from anywhere.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: 'setup', 'status', 'start', or 'stop' | |
| hostname | No | Custom hostname for Tailscale (only used with 'setup') |