3 مستودعات
Real-time filtering and highlighting of command output lines using configurable regular expression patterns.
Distinct from Output Filtering: Distinct from Output Filtering: uses regex patterns for real-time highlighting and extraction rather than conditional field exclusion in serialization.
Explore 3 awesome GitHub repositories matching data & databases · Regex-Based Output Filters. Refine with filters or upvote what's useful.
Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
Applies user-defined regular expressions or name/type filters to the parsed lsof output, updating the displayed list in real time.
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
Filters and highlights scan command output in real time using configurable regex patterns.
توفر هذه المكتبة إطار عمل لفرض قيود هيكلية على مخرجات نموذج اللغة أثناء عملية توليد الرموز (tokens). تعمل كبرمجية وسيطة (middleware) تقيد استجابات النموذج للالتزام الصارم بمخططات JSON المحددة مسبقاً أو أنماط التعبير النمطي (regex)، مما يضمن أن النص المولد قابل للقراءة آلياً ومتسق لاستهلاك البيانات في المراحل اللاحقة. يتميز المشروع بالتكامل المباشر مع محركات الاستدلال لاعتراض توزيعات احتمالية الرموز قبل مرحلة أخذ العينات النهائية. ومن خلال استخدام تحليل آلة الحالة (state-machine) وتفكيك المخطط العودي، فإنه يقوم بإجراء تحقق استباقي (lookahead) لاستبعاد تسلسلات الرموز غير الصالحة. يسمح هذا النهج بالتحكم الدقيق في المخرجات، بما في ذلك فرض ترتيب حقول محدد داخل كائنات JSON والقدرة على التعامل مع تدفقات توليد متزامنة متعددة من خلال تنفيذ القيود المجمعة. تدعم المكتبة مجموعة واسعة من استراتيجيات التكامل، مما يسمح لها بالعمل عبر خلفيات نماذج متنوعة وبيئات خادم الاستدلال. وتتضمن أدوات تشخيصية لتحليل تأثير هذه القيود على الأداء، مما يضمن التوافق والكفاءة عبر إعدادات الأجهزة المختلفة. يتم توزيع البرنامج كحزمة Python مصممة للتكامل في خطوط أنابيب الاستدلال الحالية.
Limits language model output to match precise regular expression patterns for predictable data consumption.