DanMcInerney / pymetasploit3

Automation library for Metasploit
MIT License
373 stars 92 forks source link

Adding the ability to timeout a shell command #75

Closed soggysec closed 3 years ago

soggysec commented 3 years ago

Extends the timeout parameters to the run_shell_cmd_with_output function.