4 مستودعات
Provides writable streams that send data to the standard input of running remote processes.
Distinct from Remote Data Streaming: Distinct from Remote Data Streaming: specifically covers streaming input to a running process's stdin, not general data transport to remote hosts.
Explore 4 awesome GitHub repositories matching devops & infrastructure · Process Input Streaming. Refine with filters or upvote what's useful.
Symfony Process is a PHP library for executing external commands in separate operating-system processes with full lifecycle control. It provides a cross-platform command executor that handles OS-specific argument escaping and process management, enabling portable subprocess execution from PHP applications. The library supports both synchronous and asynchronous process execution, allowing background subprocesses to run independently while the main PHP script continues. It includes executable path resolution to locate system commands across standard search directories, stream-based I/O pipes fo
Provides writable streams that send data to the standard input of running processes.
Snappy هي مكتبة PHP تعمل كغلاف لثنائيات wkhtmltopdf وwkhtmltoimage. توفر مجموعة أدوات لتحويل سلاسل HTML وعناوين URL البعيدة إلى مستندات PDF ولقطات صور. يمكن المشروع من إنشاء ملفات PDF قابلة للتنزيل أو البث وإنشاء صور مصغرة لصفحات الويب. ويدعم تجميع عناوين URL متعددة منفصلة في مستند PDF واحد موحد. يمكن للمستخدمين ضبط إخراج المستند من خلال إعدادات التكوين لتنفيذ JavaScript، ومعالجة ملفات تعريف الارتباط، وإزالة الخلفية، وتطبيق ورقة أنماط مخصصة.
Streams HTML content or remote URLs as input to the rendering process for output generation.
SSH.NET is a .NET library that implements the SSH-2 protocol for encrypted remote connections and secure file transfers. It provides a complete SSH-2 protocol stack implementation with a channel multiplexing engine that manages multiple concurrent channels over a single connection, supporting simultaneous shell sessions, remote command execution, SFTP transfers, and port forwarding tunnels. The library includes a pluggable authentication pipeline supporting password, public key, certificate, keyboard-interactive, and multi-factor authentication combinations. The library distinguishes itself t
Provides writable streams that send data to the standard input of running remote processes.
This project is a comprehensive command-line reference and toolkit designed for Linux system administration and network security assessment. It provides a collection of technical snippets and operational guides focused on managing remote environments, orchestrating shell sessions, and executing administrative tasks through native terminal utilities. The repository distinguishes itself by offering specialized techniques for stealthy operations and infrastructure manipulation. It covers methods for establishing encrypted tunnels to bypass firewalls, obfuscating process identities and command hi
Streams input data directly into the standard input of running system processes.