Files
bitburner-src/markdown/bitburner.darknetserverdetails.md
T

3.2 KiB

Home > bitburner > DarknetServerDetails

DarknetServerDetails interface

Details about a darknet server

Signature:

interface DarknetServerDetails 

Properties

Property

Modifiers

Type

Description

blockedRam

number

The amount of ram blocked by the server owner

data

string

Data from the passwordHint, if any.

depth

number

The current depth in the darknet of the server

difficulty

number

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

hasSession

boolean

True if the current script has authenticated to this server with the right password using authenticate() or connectToSesssion()

isConnectedToCurrentServer

boolean

True if the server is directly connected to the current server

isStationary

boolean

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

logTrafficInterval

number

The frequency (in seconds) of the server adding its own messages to its logs, visible with heartBleed().

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.

passwordFormat

"numeric" | "alphabetic" | "alphanumeric" | "ASCII" | "unicode"

The character set used in the password

passwordHint

string

Static password reminder text set for this server.

passwordLength

number

The number of characters in the password

requiredCharismaSkill

number

The charisma skill required to authenticate on the server