Copy and execute a given file on a given host.
Copy and execute /helpers/hack-weaken-grow.js on all personal and rooted servers.
run /tools/scp-exec.js
Copy and execute script on given host.
run /tools/scp-exec.js [host] [path-to-script]
Copy and execute script on worker servers.
run /tools/scp-exec.js worker [path-to-script]
Copy and execute script on host with given threads and args.
run /tools/scp-exec.js [host] [path-to-script] [threads] [arg0] ... [argn]
The Netscript object.
Generated using TypeDoc
Copy and execute a given file on a given host.
Copy and execute /helpers/hack-weaken-grow.js on all personal and rooted servers.
Copy and execute script on given host.
Copy and execute script on worker servers.
Copy and execute script on host with given threads and args.