Home > bitburner > NS > hasTorRouter
Returns whether the player has access to the darkweb.
Signature:
hasTorRouter(): boolean;
Returns:
boolean
Whether player has access to the dark web.
RAM cost: 0.05GB
if (ns.hasTorRouter()) ns.tprint("TOR router detected.");