4 repository-uri
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 este o bibliotecă PHP care acționează ca un wrapper pentru binarele wkhtmltopdf și wkhtmltoimage. Aceasta oferă o suită de utilitare pentru transformarea șirurilor HTML și a URL-urilor externe în documente PDF și snapshot-uri de imagini. Proiectul permite generarea de PDF-uri descărcabile sau streamable și crearea de miniaturi pentru pagini web. Suportă agregarea mai multor URL-uri separate într-un singur document PDF unificat. Utilizatorii pot ajusta output-ul documentului prin setări de configurare pentru execuția JavaScript, gestionarea cookie-urilor, eliminarea fundalului și aplicarea de stylesheet-uri personalizate.
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.