Skip to content

Please add non-interactive execution capability for script #62

@nasiriscript

Description

@nasiriscript

Hi, This script currently is interactive so it's not possible to use cronjob for it
Please add non-interactive execution capability for script
So it would be possible to set a cronjob for it to start and stop it every few hours (restart)
1 * * * * /path/to/v2iplimit.sh start
Although it's more optimal if it can be done with one command like ./v2iplimit.sh restart

The purpose of setting cronjob is an old problem that accrues after a few hours of running the script
There is a bug or whatever problem that cause the script to receive a very high number of unreal IPs from user that all are in a same range
This problem will decrease the quality of service by turning off users for mistake

So, restarting script will fix it temporarily

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions