mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02: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");