Skip to content

[ip-to-ipset-script.sh] [asn-to-ipset-script.sh] [cc-to-ipset-script.sh] Optimize by using ipset restore instead of individual ipset commands #14

@TechnologyClassroom

Description

@TechnologyClassroom

The generated scripts from ip-to-ipset-script.sh, asn-to-ipset-script.sh, and cc-to-ipset-script.sh all use individual ipset commands. It would be much faster if the format were modified so that it used ipset restore < rules format rather than individual ipset commands. This only really matters when adding several large lists at once.

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