Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 381 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 381 Bytes

winrun_svr

The Windows server for winrund (https://github.com/TheMohawkNinja/winrun) to send commands to.

winrun_svr.exe recieves the commands from winrund, executes the commands, and returns the output line-by-line back to winrund for writing to an output file.

You must pass the full path of the configuration file (winrun_svr.cfg) as an argument when running winrun_svr.exe