Files
bitburner-src/markdown/bitburner.darknet.getstasislinkedservers.md
Michael Ficocelli 6073964768 DARKNET: Darkweb Expansion Project & Bitnode (#2139)
This is BN15. It is a really big change; see the PR for all the details.
2026-02-03 03:40:36 -08:00

817 B

Home > bitburner > Darknet > getStasisLinkedServers

Darknet.getStasisLinkedServers() method

Returns the hostnames/IPs of servers that have a stasis link applied.

Signature:

getStasisLinkedServers(returnByIP?: boolean): string[];

Parameters

Parameter

Type

Description

returnByIP

boolean

(Optional) Optional. If true, returns IPs instead of hostnames. Defaults to false.

Returns:

string[]

Hostnames/IPs

Remarks

RAM cost: 0 GB