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

1.1 KiB

Home > bitburner > Darknet > induceServerMigration

Darknet.induceServerMigration() method

Increases the chance that target connected server will move to other parts of the darknet, by overloading the connections between it and the current server. Cannot target the current server. Must be run from a darknet server.

Effect scales with threads and charisma level.

Signature:

induceServerMigration(host: string): Promise<DarknetResult>;

Parameters

Parameter

Type

Description

host

string

Hostname/IP of the connected server to migrate.

Returns:

Promise<DarknetResult>

A promise that resolves to a DarknetResult object.

Remarks

RAM cost: 4 GB