dsh-lan
Run the following command in DeepSeek Harness:
dsh plugin install SparkWeiyang/dsh-lan
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install SparkWeiyang/dsh-lan in your terminal to fetch and install the plugin from https://github.com/SparkWeiyang/dsh-lan into your DSH instance.
About this plugin
The DSH Web GUI binds to 127.0.0.1 by default, so reaching it from a phone, tablet, or another laptop on the same LAN means manually changing the bind address and maintaining a per-device trust-fence whitelist. dsh-lan removes that friction entirely: once loaded, the web server listens on 0.0.0.0 and dsh-web-app automatically enumerates every local IPv4 address for the browser trust fence, with no extra startup flags or patches required.\n\nThe second capability addresses a narrow but real pain point: checking your DeepSeek account balance from a phone without ever putting the API key on the mobile device. The plugin registers a deepseek/balance RPC endpoint; a remote client sends a standard envelope, the PC resolves its locally configured DEEPSEEK_API_KEY, calls the official balance API, and returns the result, so the secret never leaves the host machine.\n\nIt is aimed at users who collaborate with DSH across multiple devices on a trusted LAN and want to drive sessions and glance at their balance from a browser. One caution: DSH Web has no authentication layer—its trust fence is only a reachability policy—so keep the service on a network you control or front it with a reverse proxy and proper credentials.
Use Cases
- Open the DSH Web GUI from a phone or tablet on the same LAN and drive sessions
- Query DeepSeek balance remotely with one RPC while the API key stays on the PC
- Share one DSH host across multiple office devices without editing bindings or whitelisting per machine
Best For
- Developers who need multi-device DSH access within a trusted LAN
- Users who want mobile DeepSeek balance checks without exposing their API key
- Technicians sharing a DSH host across a team or home network
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.