bitburner-src/doc/source/netscript/basicfunctions/brutessh.rst

14 lines
340 B
ReStructuredText

brutessh() Netscript Function
=============================
.. js:function:: brutessh(hostname/ip)
:param string hostname/ip: IP or hostname of the target server
:RAM cost: 0 GB
Runs the BruteSSH.exe program on the target server. BruteSSH.exe must exist on your home computer.
Example::
brutessh("foodnstuff");