Skip to content
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

Choose a tag to compare

@lowell80 lowell80 released this 09 Jul 21:33
· 29 commits to master since this release
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.