Deferred from v0.3.0 (#4, closed): at the time, only netcat.py and network_packet_sniffer/cli.py had real CLI flags, with too little duplication to justify a shared arg-parsing layer. Revisit once this milestone's tool additions and the 'Deepen existing tools' issue give more tools real argparse-based flags — extract the common patterns then. See ROADMAP.md's v0.3.0 note.
Deferred from v0.3.0 (#4, closed): at the time, only
netcat.pyandnetwork_packet_sniffer/cli.pyhad real CLI flags, with too little duplication to justify a shared arg-parsing layer. Revisit once this milestone's tool additions and the 'Deepen existing tools' issue give more tools realargparse-based flags — extract the common patterns then. See ROADMAP.md's v0.3.0 note.