awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kingparks avatar

kingparks/cursor-vip

0
View on GitHub↗
4,798 स्टार्स·710 फोर्क्स·Go·MIT·2 व्यूज़cursor.jeter.eu.org↗

Cursor Vip

cursor-vip एक मॉडिफिकेशन लेयर और लोकल नेटवर्क यूटिलिटी है जिसे एक विशिष्ट AI-संचालित कोड एडिटर के भीतर प्रीमियम AI प्रॉम्प्टिंग और एडिटर फीचर्स को अनलॉक करने के लिए डिज़ाइन किया गया है। यह एक LLM IDE फीचर अनलॉकर के रूप में कार्य करता है जो उन्नत मॉडल प्रॉम्प्ट्स तक अप्रतिबंधित पहुंच प्रदान करने के लिए ऑथेंटिकेशन आवश्यकताओं को बायपास करता है।

यह प्रोजेक्ट नेटवर्क रिक्वेस्ट्स को इंटरसेप्ट और मॉडिफाई करने के लिए एक लोकल प्रॉक्सी सर्विस का उपयोग करता है, जो वैध प्रीमियम सत्रों का अनुकरण करने के लिए हेडर इंजेक्शन और लोकल API मॉकिंग का उपयोग करता है। ये मैकेनिज्म एडिटर को मानक लॉगिन बाधाओं के बिना प्रतिबंधित टूल्स और सेवाओं तक पहुंचने की अनुमति देते हैं।

यह सिस्टम लोकल AI प्रॉक्सी को मैनेज करता है और उन्नत कोडिंग क्षमताओं और सर्विस-आधारित फीचर अनलॉकिंग को सक्षम करने के लिए एडिटर के व्यवहार को संशोधित करता है।

Features

  • Feature Unlocks - Modifies the Cursor editor to access restricted tools and premium services without standard login constraints.
  • Feature Unlocking Proxies - Uses a proxy to intercept traffic and inject rules that bypass subscription checks for premium features.
  • IDE Feature Unlockers - Bypasses authentication requirements to enable premium AI prompting features within a specific AI-powered code editor.
  • Premium Feature Unlocks - Bypasses subscription restrictions to enable advanced AI prompting and restricted editor capabilities.
  • Intercepting Proxies - Intercepts and modifies HTTP traffic in real-time to bypass restricted access checks.
  • Local Reverse Proxies - Implements a local reverse proxy to intercept and modify network traffic for feature unlocking.
  • AI Backend Interceptors - Runs a local service to intercept and modify requests to AI backends for bypassing subscription restrictions.
  • Authentication Header Injection - Injects session cookies and authentication tokens into outbound HTTP requests to simulate premium sessions.
  • AI Code Editors - Customizes an AI-first integrated development environment to enable advanced prompting capabilities.
  • AI Coding Extensions - Provides a modification layer that integrates premium LLM capabilities into the editor.
  • API Mocking Servers - Emulates a local backend server to provide necessary responses for unlocking advanced editor features.

स्टार हिस्ट्री

kingparks/cursor-vip के लिए स्टार हिस्ट्री चार्टkingparks/cursor-vip के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Cursor Vip के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Cursor Vip के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • typicode/hoteltypicode का अवतार

    typicode/hotel

    10,005GitHub पर देखें↗

    Hotel is a reverse proxy and process manager for local development. It maps custom local domains and subdomains to specific ports or remote servers, removing the need for manual host file modifications. The project provides a web interface to manage the lifecycle of background processes and application servers. It includes on-demand process activation, which starts and stops servers automatically when accessed via a browser to conserve system resources. The tool generates self-signed SSL certificates to enable encrypted HTTPS connections for local environments. It also supports routing traff

    JavaScriptdevtoolsfront-endhttps
    GitHub पर देखें↗10,005
  • irbis-sh/zen-desktopirbis-sh का अवतार

    irbis-sh/zen-desktop

    4,058GitHub पर देखें↗

    Zen Desktop is a cross-platform proxy client and network request filter for Windows, macOS, and Linux. It functions as a system-wide ad blocker and privacy protection tool that intercepts network traffic across all operating system applications to block advertisements, trackers, and malware. The software employs a network request filtering system that modifies HTTP headers and prunes JSON data using custom rules and regular expressions. It specifically removes tracking parameters and sanitizes network headers to prevent activity monitoring. The project provides capabilities for blocklist man

    Goad-blockadblockadblocker
    GitHub पर देखें↗4,058
  • dstotijn/hettydstotijn का अवतार

    dstotijn/hetty

    11,485GitHub पर देखें↗

    Hetty is an HTTP intercepting proxy and web security research toolkit used to capture, inspect, and modify traffic between a browser and a server. It functions as an HTTP request editor for creating and replaying manual requests to test server behavior and as a project-based traffic logger that isolates network logs across different security research engagements. The tool provides a request-response interception loop that pauses outgoing requests and incoming responses in transit, allowing for manual editing or cancellation. It includes a manual request replay engine to construct and transmit

    Go
    GitHub पर देखें↗11,485
  • ddgksf2013/ddgksf2013ddgksf2013 का अवतार

    ddgksf2013/ddgksf2013

    13,109GitHub पर देखें↗

    This project is a network traffic manipulation tool and proxy designed to intercept, inspect, and modify data streams between mobile applications and their servers. It functions as a scriptable content blocker and traffic router, allowing users to apply custom rules to incoming and outgoing network requests. The tool enables users to bypass regional restrictions and subscription paywalls by injecting configuration rules that override server-side validation. It also provides capabilities for removing advertisements, tracking scripts, and promotional content from mobile applications and web ser

    adblockadguardandroid
    GitHub पर देखें↗13,109
Cursor Vip के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

kingparks/cursor-vip क्या करता है?

cursor-vip एक मॉडिफिकेशन लेयर और लोकल नेटवर्क यूटिलिटी है जिसे एक विशिष्ट AI-संचालित कोड एडिटर के भीतर प्रीमियम AI प्रॉम्प्टिंग और एडिटर फीचर्स को अनलॉक करने के लिए डिज़ाइन किया गया है। यह एक LLM IDE फीचर अनलॉकर के रूप में कार्य करता है जो उन्नत मॉडल प्रॉम्प्ट्स तक अप्रतिबंधित पहुंच प्रदान करने के लिए ऑथेंटिकेशन आवश्यकताओं को बायपास करता है।

kingparks/cursor-vip की मुख्य विशेषताएं क्या हैं?

kingparks/cursor-vip की मुख्य विशेषताएं हैं: Feature Unlocks, Feature Unlocking Proxies, IDE Feature Unlockers, Premium Feature Unlocks, Intercepting Proxies, Local Reverse Proxies, AI Backend Interceptors, Authentication Header Injection।

kingparks/cursor-vip के कुछ ओपन-सोर्स विकल्प क्या हैं?

kingparks/cursor-vip के ओपन-सोर्स विकल्पों में शामिल हैं: dstotijn/hetty — Hetty is an HTTP intercepting proxy and web security research toolkit used to capture, inspect, and modify traffic… typicode/hotel — Hotel is a reverse proxy and process manager for local development. It maps custom local domains and subdomains to… irbis-sh/zen-desktop — Zen Desktop is a cross-platform proxy client and network request filter for Windows, macOS, and Linux. It functions as… ddgksf2013/ddgksf2013 — This project is a network traffic manipulation tool and proxy designed to intercept, inspect, and modify data streams… alfred1984/interesting-python — This project is a collection of Python implementations for web scraping, network traffic interception, data analysis,… app2smile/rules — This project provides an iOS app ad-blocking ruleset, consisting of network traffic filter lists and proxy-based…