Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Efficient servers with 0 RAM are ignored as hack targets #15

@christhegoalie

Description

@christhegoalie

I've gotten around this by removing the filter when looking for targets: ".filter((hostname) => servers[hostname].ram >= 2)"
and, skipping low RAM servers in the 3 exec loops: "if (server.ram <= 1.75) continue;"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions