AI Agent Hub
Back to plugins
🧰

dsh-remote-tunnel

Web Tools Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install Linjiangxian0203/dsh-remote-tunnel

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command `dsh plugin install Linjiangxian0203/dsh-remote-tunnel`; the full source code is available at https://github.com/Linjiangxian0203/dsh-remote-tunnel.

About this plugin

Connecting a local browser to dsh web on a remote Linux server often involves port conflicts, tunnel drops, and manual setup hassles. dsh-remote-tunnel automates this entire link, solving these problems. It features intelligent remote port allocation with a registry to ensure each user gets a unique port, avoiding conflicts. The plugin uses systemd for supervision, enabling automatic recovery after reboots or crashes. SSH tunnels include auto-reconnection and heartbeat monitoring for resilient connectivity. Whether you're an individual developer or part of a team sharing a server, this tool provides secure, reliable remote access, streamlining development workflows with ease and efficiency.

Use Cases

  • Securely access dsh web applications on a remote server from a local browser.
  • Automatically allocate remote ports and avoid conflicts, simplifying team collaboration.
  • Auto-reconnect tunnels after disconnection, ensuring continuous availability of development environments.

Best For

  • Individual developers needing remote development or debugging.
  • Team members sharing a single Linux server.
  • Operations engineers managing server connectivity and stability.