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

14 lines
319 B
ReStructuredText
Raw Normal View History

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