Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Releases: Kintyre/shinnecock-agent

v0.3.9

25 Jun 21:28

Choose a tag to compare

Bump version: 0.3.8 → 0.3.9

v0.3.7

20 Jul 01:42

Choose a tag to compare

Bump version: 0.3.6 → 0.3.7

v0.3.6

12 Jul 20:30

Choose a tag to compare

Bump version: 0.3.5 → 0.3.6

v0.3.5

12 Jul 04:00

Choose a tag to compare

Bump version: 0.3.4 → 0.3.5

v0.3.4: Release 0.3.4

09 Jul 22:06

Choose a tag to compare

- 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

09 Jul 21:33

Choose a tag to compare

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.

v0.3.2rc4

29 Jun 01:28

Choose a tag to compare

Fixed typo in travis config

v0.3.2rc3

29 Jun 01:03

Choose a tag to compare

Fixed typo in travis config

v0.3.2

29 Jun 03:33

Choose a tag to compare

Release 0.3.2

v0.3.2rc2

28 Jun 22:30

Choose a tag to compare

Travis debugging