mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
947 B
947 B
Home > bitburner > Darknet > getServerRequiredCharismaLevel
Darknet.getServerRequiredCharismaLevel() method
Gets the required charisma level to target the server with dnet.heartbleed().
Insufficient charisma will also cause authentication to take much longer - or, in certain servers deep in the darknet, be impossible.
Signature:
getServerRequiredCharismaLevel(host: string): number;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
host |
string |
Hostname/IP of the server to check. |
Returns:
number
Required charisma level of the host.
Remarks
RAM cost: 0.1 GB