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,905在 GitHub 上查看↗

    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,617在 GitHub 上查看↗

    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.