2 repository-uri
Centralized control of remote hosts using remote procedure call protocols for function execution and file transfer.
Distinct from Remote File Transfers: Candidates focus on simple file transfers or GUI dashboards; this is a full RPC-based orchestration framework.
Explore 2 awesome GitHub repositories matching devops & infrastructure · RPC-Based Remote Management. Refine with filters or upvote what's useful.
IPFS is a peer-to-peer hypermedia protocol and content-addressed storage system that identifies data by cryptographic hashes rather than network locations. It enables the creation of a decentralized web by organizing files and directories as directed acyclic graphs of linked content identifiers. The project differentiates itself through the use of a distributed hash table for locating peers and a system of signed records to map human-readable names to changing content. It also provides HTTP gateways that translate standard web requests into peer-to-peer queries, allowing decentralized data to
Connects a command line interface to a local or remote daemon via RPC to manage data.
vphone-cli is a command line interface for booting virtual iOS devices using Apple's native virtualization framework. It provides a sandboxed virtual mobile environment and tools for executing iOS system images on a host operating system. The project includes a firmware flashing utility capable of building signed ramdisks and applying custom firmware patches to virtual device boot chains. It facilitates the installation of custom firmware variants to remove system security restrictions. The toolset covers virtual device provisioning through system image restoration and security blob retrieva
Coordinates communication between the host and the virtualized guest environment using remote procedure calls.