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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesMulti-Shell Elevation

Elevates commands natively within CMD, PowerShell, WSL, and Bash shells while maintaining console context and pipeline support.

Distinct from Shell Command Suppressions: No candidate covers multi-shell elevation across CMD, PowerShell, WSL, and Bash; closest are terrain elevation or unrelated shell widgets.

Explore 1 awesome GitHub repository matching security & cryptography · Multi-Shell Elevation. Refine with filters or upvote what's useful.

Awesome Multi-Shell Elevation GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • gerardog/gsudogerardog का अवतार

    gerardog/gsudo

    5,978GitHub पर देखें↗

    gsudo is a command-line utility for Windows that elevates any command with administrator privileges directly from the current console window. It functions as a sudo-style tool, detecting the active shell environment—whether CMD, PowerShell, WSL, or Bash—and running the elevated command natively within that shell without spawning a new window. The tool preserves full console features including colors, keyboard input, auto-completion, and I/O redirection during elevated execution. A key differentiator is gsudo's credential caching system, which stores UAC-approved tokens in a background daemon

    Detects the active shell and runs elevated commands natively within CMD, PowerShell, WSL, and Bash.

    C#
    GitHub पर देखें↗5,978
  1. Home
  2. Security & Cryptography
  3. Multi-Shell Elevation