Options
All
  • Public
  • Public/Protected
  • All
Menu

Module bitburner/lib/nuke

A Bitburner library for running NUKE.exe and the associated "port buster" programs without worrying about which programs are currently available.

Index

Functions

Functions

nuke

  • nuke(ns: NS, host: string): boolean
  • Runs NUKE.exe on the specified host. Uses all available/neccessary port busters (Ex. BruteSSH.exe, FTPCrack.exe, etc.) before doing so.

    Parameters

    • ns: NS

      A Netscript context.

    • host: string

      The host to be NUKED.

    Returns boolean

    Whether or not the host was successfuly nuked.

Generated using TypeDoc