1 مستودع
Running commands and automations on a Windows machine remotely with OAuth, TLS, and IP-based access controls.
Distinct from Remote Access Security: Distinct from Remote Access Security: specifically combines OAuth 2.0, TLS encryption, and IP allowlisting for secure remote command execution on Windows.
Explore 1 awesome GitHub repository matching security & cryptography · OAuth and TLS Secured Remote Execution. Refine with filters or upvote what's useful.
This is a Model Context Protocol server that exposes Windows desktop automation and system administration functions to large language models. It provides programmatic control of mouse, keyboard, windows, and UI elements on Windows through simulated user input, while also enabling LLMs to manage the Windows registry, processes, files, and execute PowerShell commands through a remote interface. The server supports multiple transport protocols including stdio, SSE, and streamable HTTP, allowing flexible integration with different language model clients. It implements OAuth 2.0 with PKCE for secu
Runs commands and automations on a Windows machine remotely with OAuth, TLS, and IP-based access controls.