mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 21:23:54 +01:00
650 B
650 B
Home > bitburner > NS > relaysmtp
NS.relaysmtp() method
Runs the relaySMTP.exe program on the target server. relaySMTP.exe must exist on your home computer.
Signature:
relaysmtp(host: Host): void;
Parameters
Parameter | Type | Description |
---|---|---|
host | Host | Hostname or IP of the target server. |
Returns:
void
Remarks
0.05 GB
Example
relaysmtp("foodnstuff");