Skip to content

Missing validation for required CLI arguments #7

@ankushT369

Description

@ankushT369

Arguments like --connect (client mode) and --port are not strictly validated. The program may run with incomplete configuration leading to runtime errors. Add strict validation after parsing. You can use getopt() for this !!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions