dsh-domain
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-domain
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-domain in the DeepSeek Harness terminal to install the plugin; the full source code is available at https://github.com/uckkk/dsh-domain .
About this plugin
In the middle of a development session, you sometimes need a quick domain resolution without spinning up a separate service or pulling in a heavyweight network library. dsh-domain exists for exactly that lightweight moment: a pure-Node implementation with zero external network dependencies that plugs straight into DeepSeek Harness and lets you invoke its registered tool right inside the conversation.
The plugin does one thing well—resolves a domain name and returns the result within your session context. There is no configuration wizard, no hidden runtime, and no third-party networking stack; Node built-ins are the entire dependency surface. The workflow is as simple as it gets: install the plugin, and the tool becomes available by name the next time you need it in a chat turn.
If your day-to-day involves checking DNS records, confirming what a domain points to during local debugging, or simply looking up a resolution result without leaving the conversation, dsh-domain offers a zero-friction entry point. It adds no extra resources, no maintenance overhead, and ships under the permissive MIT license.
Use Cases
- Quickly look up a domain IP resolution within a session
- Confirm the server address a domain points to during local debugging
- Verify whether a DNS record configuration has taken effect
Best For
- Engineers who frequently verify DNS records
- Debuggers who prefer to resolve domains inline within a conversation
- Node developers seeking zero-dependency, minimal-runtime tooling
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.