This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
Releases: Kintyre/shinnecock-agent
Releases · Kintyre/shinnecock-agent
v0.3.9
v0.3.7
v0.3.6
v0.3.5
v0.3.4: Release 0.3.4
- Fixed typo in console entry point name and updated it to point to the new cli() function. (Previously the command was not installed properly.) - Have travis check to see if 'kintyre-speedtest' is installed. - Fixed typo in docs
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.