NETSCRIPT: Add functionality and support to fully allow Players to use IP addresses in place of hostnames (#1990)

This commit is contained in:
Naga
2025-04-10 21:41:37 -04:00
committed by GitHub
parent d28a06e764
commit 0aaa28054a
84 changed files with 610 additions and 400 deletions
@@ -16,7 +16,7 @@ getServerRequiredHackingLevel(host: string): number;
| Parameter | Type | Description |
| --- | --- | --- |
| host | string | Hostname of target server. |
| host | string | Hostname/IP of target server. |
**Returns:**