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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesScan Output Pattern Filters

Real-time highlighting and extraction of command output lines matching configurable regex patterns.

Distinct from Output Filtering: Distinct from Output Filtering: applies regex-based pattern matching to live scan command output, not field-level serialization filtering.

Explore 2 awesome GitHub repositories matching data & databases · Scan Output Pattern Filters. Refine with filters or upvote what's useful.

Awesome Scan Output Pattern Filters GitHub Repositories

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

    AutoRecon/AutoRecon

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

    AutoRecon is an automated network reconnaissance tool that performs concurrent port scanning and service enumeration across multiple targets. It operates as a multi-target port scanner, probing IP addresses, CIDR ranges, or hostnames in parallel, and automatically dispatches service-specific enumeration tools after port detection to gather detailed information about each open service. The tool distinguishes itself through a plugin-based scanning system that allows extending or replacing default port and service scans via a flexible plugin architecture. It provides real-time pattern-based outp

    Ships real-time regex pattern filtering to highlight and extract relevant lines from scan output.

    Python
    GitHub पर देखें↗5,905
  • guake/guakeGuake का अवतार

    Guake/guake

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

    Guake is a drop-down terminal emulator for Linux built on the VTE widget, designed to appear instantly with a single configurable hotkey. It mimics the quake-style console by sliding down from the top of the screen, supporting full-screen toggling and transparency. The terminal manages multiple sessions as named tabs, with automatic naming from the running command and customizable switching shortcuts. It also adapts to multi-monitor setups by placing the window on the monitor under the mouse cursor or a designated screen. Guake stands out with its ability to detect file paths and URLs in term

    Detects file paths and URLs in terminal output and opens them directly in an editor or browser on click.

    Pythonguakeguake-terminalhacktoberfest
    GitHub पर देखें↗4,617
  1. Home
  2. Data & Databases
  3. JSON Serialization Libraries
  4. Output Filtering
  5. Scan Output Pattern Filters

सब-टैग एक्सप्लोर करें

  • Clickable Terminal PatternsRegular expression patterns detected in terminal output that can be clicked to open files or URLs. **Distinct from Scan Output Pattern Filters:** Distinct from Scan Output Pattern Filters: focuses on enabling click actions on detected patterns, not just highlighting or extraction.