AI Agent Hub
Back to plugins
🖥️

dsh-network-proxy

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install kriskite/dsh-network-proxy

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

In DeepSeek Harness, install the plugin using the command `dsh plugin install kriskite/dsh-network-proxy` with the full source address at https://github.com/kriskite/dsh-network-proxy.

About this plugin

Managing network proxy settings in DeepSeek Harness can be cumbersome, especially when switching between different environments such as corporate proxies or direct connections at home, where manual adjustments to system proxies or environment variables are error-prone and disruptive. The dsh-network-proxy plugin offers an elegant solution by providing a graphical interface for seamless proxy management.

Its core capabilities include supporting three proxy modes: system (auto-detecting system proxy), manual (custom HTTP/HTTPS URL), and direct (no proxy). Changes are applied live via the live settings mechanism without requiring an app restart, with multi-protocol support based on undici ensuring compatibility for global requests, and accurate parsing of Windows system proxy settings like multi-protocol formats and exclusion lists.

This plugin is ideal for DeepSeek Harness users, including developers, testers, or anyone needing flexible network management. Whether debugging in a proxy environment, toggling network modes, or simplifying daily operations, it enhances efficiency and reduces configuration errors.

Use Cases

  • Quickly switch proxy settings in a proxy network for debugging.
  • Automatically select proxy modes based on network needs during development and testing.
  • Manage proxy configurations across different office or home networks.

Best For

  • Regular users of DeepSeek Harness.
  • Software developers requiring flexible network management.
  • Testers or administrators responsible for network configurations.