hex-winrm

command module
v0.0.0-...-f6ed4b3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2018 License: MIT Imports: 6 Imported by: 0

README

Hex Plugin - WinRM

Hex Plugin which executes commands on Windows servers via WinRM.

{
  "rule": "example winrm rule",
  "match": "C Drive",
  "actions": [
    {
      "type": "hex-winrm",
      "command": "dir C:\",
      "config": {
        "server": "127.0.0.1",
        "port": "5985",
        "login": "hexbot",
        "pass": "${HEXBOT_WINRM_PASSWORD}"
      }
    }
  ]
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL