Files
bitburner-src/markdown/bitburner.darknetserverdata.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

4.0 KiB

Home > bitburner > DarknetServerData

DarknetServerData interface

Darknet server data.

Signature:

export interface DarknetServerData 

Properties

Property

Modifiers

Type

Description

backdoorInstalled

boolean

Flag indicating whether this server has a backdoor installed by the player

blockedRam

number

The amount of ram blocked by the server owner

cpuCores

number

Number of CPU cores

depth

number

The depth of the server in the net

difficulty

number

The difficulty rating of the server, associated with its original depth in the net

hasAdminRights

boolean

Flag indicating whether the player has admin/root access to this server

hasStasisLink

boolean

If the server has a stasis link applied

hostname

string

Hostname. Must be unique

ip

string

IP Address. Must be unique

isConnectedTo

boolean

Flag indicating whether the player's terminal is currently connected to this server

isStationary

boolean

If this darknet server cannot be moved. True for fixed/story servers.

logTrafficInterval

number

The interval at which the server periodically adds to its logs, in seconds.

maxRam

number

Max RAM (GB) of this server

modelId

string

The model of the server. Similar models have similar vulnerabilities. The model list is intentionally undocumented. You are supposed to experiment and discover the models.

passwordHintData

string

Data associated with the password hint

purchasedByPlayer

boolean

Whether this server was purchased by the player. Always false for darknet servers

ramUsed

number

Used RAM (GB). i.e. unavailable RAM

requiredCharismaSkill

number

The charisma skill required to heartbleed the server

staticPasswordHint

string

The generic password prompt for the server