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

14 lines
346 B
ReStructuredText

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