helpers.discover - vladzaharia/bitburner GitHub Wiki

Module: helpers/discover

Table of contents

Functions

Executable

main

main(ns): Promise<void>

Get all available and crackable hosts via Terminal, to a default depth of 5.

export

example Discover hosts to depth of 5.

run /helpers/discover.js

example Discover hosts to passed in depth.

run /helpers/discover.js [depth]

Parameters

Name Type Description
ns NS The Netscript object.

Returns

Promise<void>

Defined in

helpers/discover.ts:22

⚠️ **GitHub.com Fallback** ⚠️