winrm
Remote command execution library
A Go library to execute remote commands on Windows machines through WinRM/WinRS.
Command-line tool and library for Windows remote command execution in Go
425 stars
21 watching
129 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
masterzen/winrm-cli | A command-line tool to execute remote commands on Windows machines through WinRM | 163 |
mez-0/csharpwinrm | An implementation of a .NET 4.0 WinRM API for executing commands on remote hosts using the WMI Win32_Process method. | 161 |
mez-0/winrmdll | A C++ implementation of the WinRM API using reflective DLLs | 140 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 640 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
bohops/wsman-winrm | A collection of proof-of-concept code and scripts for executing remote commands over WinRM using the WSManautomation COM object | 222 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
tnze/go-mc | A collection of libraries to simplify the development of Minecraft client and server applications using Go. | 862 |
gohypergiant/remotelayer | A Framer module to create an interactive Apple TV remote for tvOS app prototypes. | 30 |
skovtunenko/graterm | Library providing primitives to perform ordered shutdown and termination in Go applications | 26 |
ruyadorno/ntl | An interactive command-line tool to list and run tasks defined in package.json files | 935 |
patrislav/marwind | A lightweight window manager that provides keyboard-driven tiling and dynamic reconfigurability through HTTP endpoints | 11 |
masterpointio/ecsrun | A tool to simplify running one-off tasks in Amazon ECS | 14 |
mattn/go-colorable | A Go library that allows color output on Windows systems. | 769 |