This repository was archived by the owner on Aug 11, 2022. It is now read-only.
v0.3.3: Release to 0.3.3 - Add CLI
Add argparse CLI with several key options to (1) add a random delay, (2) select which interface(s) to test, and (3) decide how many interfaces to test (options include 'default' (gateway), 'random', and 'all'). Create an internal "InterfaceInfo" container. Also created an interface device blacklist filter which currently only blocks 'tun' (VPN) devices.