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

14 lines
340 B
ReStructuredText
Raw Normal View History

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