Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Releases: robphoenix/trawl

v0.6.0

08 Oct 20:11
Compare
Choose a tag to compare

v0.4.0

21 Sep 15:43
Compare
Choose a tag to compare

v0.4.0 (2017-09-21)

Full Changelog

Closed issues:

  • List all addresses attached to all interfaces #23
  • Improve error reporting #22
  • Feature request: report all IP addresses associated with an interface, not just one #20
  • Trawl reports the last IPv4 as the address of an interface, not the first #19

Merged pull requests:

  • Report the first IP of interfaces instead of their last IP #21 (siebenmann)

v0.3.0

12 Jul 12:17
Compare
Choose a tag to compare

Change Log

v0.3.0 (2017-07-12)

Full Changelog

Closed issues:

  • fix output formatting #15

Merged pull requests:

v0.2.1

25 Apr 11:47
Compare
Choose a tag to compare

Change Log

v0.2.1 (2017-04-25)

Full Changelog

Bug Fixes

  • make filter case insensitive
  • list interfaces with \n instead of ,
  • fix irregular windows output

Closed issues:

  • fix Windows build #13

v0.2.0

25 Apr 11:51
Compare
Choose a tag to compare

v0.2.0 (2017-04-25)

Full Changelog

Closed issues:

  • Add flags to display specific interface attribute #11
  • Be able to specify interface #5

Merged pull requests:

v0.1.4

13 Apr 14:41
Compare
Choose a tag to compare
bump version

v0.1.3

23 Mar 11:54
Compare
Choose a tag to compare

Recent changes

  • Added MTU & MAC address to output
  • Separated public address into own flag

v0.1.2

22 Mar 21:05
Compare
Choose a tag to compare

Recent changes

  • Now works on Windows & Linux
  • Only returns interfaces that are flagged as up
  • Doesn't return loopback interface