dsh-ip-live
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-ip-live
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-ip-live in your DeepSeek Harness terminal to install this plugin; the source repository is available at https://github.com/uckkk/dsh-ip-live .
About this plugin
During routine ops, security triage, or network debugging, you often need a quick answer to a small question: given a public IP address, which city and ISP does it belong to? The usual workflow-leaving your terminal, opening a browser, searching, and copying the result back-breaks your focus and slows you down. dsh-ip-live is built for exactly this moment. Call the ip_live tool inside your session and it fetches the latest geolocation data online, returning the result instantly without pulling you out of the conversation.
The design philosophy is deliberately minimal: pure Node.js with zero additional runtime dependencies, so the plugin stays lightweight and trivially easy to drop into any project. At the same time, every query hits a live data source rather than a locally cached or static mapping table, ensuring the city and carrier information you see reflects the most recent IP registry changes and avoids decisions based on stale records.
Who is it for? If you regularly triage production incidents, analyze access logs, or simply need to sanity-check a client IP origin while chatting with an assistant, keeping this tool in your session toolkit means one quick call replaces a full context switch to a browser tab.
Use Cases
- Quickly confirm the city and ISP of a public IP during incident triage
- Verify the origin of suspicious IPs when analyzing access logs
- Look up IP geolocation on the fly without switching to a browser tab
Best For
- Ops engineers who regularly handle production incidents and access log analysis
- Security engineers verifying IP origins during security triage
- Developers who want to query network info in-session to reduce context switches
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.