Skip to content

Releases: ddddddO/packemon

v1.8.3

10 Aug 00:35
6d4ab66
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #156
  • Bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #157
  • Bump github.com/gopacket/gopacket from 1.3.1 to 1.4.0 by @dependabot[bot] in #158

Full Changelog: v1.8.2...v1.8.3

v1.8.2

26 Jul 22:34
72cf994
Compare
Choose a tag to compare
  • Improve usability

Full Changelog: v1.8.1...v1.8.2

v1.8.1

26 Jul 03:17
c4b3327
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #153
  • Bump github.com/cilium/ebpf from 0.18.0 to 0.19.0 by @dependabot[bot] in #150

Full Changelog: v1.8.0...v1.8.1

v1.8.0

29 Jun 13:28
cb61da2
Compare
Choose a tag to compare

What's Changed

  • Subcommand by @ddddddO in #152
    • sudo packemon -> sudo packemon monitor
    • sudo packemon --send -> sudo packemon generator

Full Changelog: v1.7.4...v1.8.0

v1.7.4

29 Jun 08:40
ab2f277
Compare
Choose a tag to compare
  • Fix: Add limit for monitor (released v1.7.3)
    • Limit the number of packet lists displayed in monitor mode. The default is 1000 records displayed. The limit can be specified with --limit flag, and is unlimited if less than 0 is specified.

Full Changelog: v1.7.3...v1.7.4

v1.7.3

29 Jun 08:33
fc48a91
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #149
  • Add limit for monitor
    • Limit the number of packet lists displayed in monitor mode. The default is 1000 records displayed. The limit can be specified with --limit flag, and is unlimited if less than 0 is specified.

Full Changelog: v1.7.2...v1.7.3

v1.7.2

05 Jun 15:28
fc7ec3e
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #143

Full Changelog: v1.7.1...v1.7.2

v1.7.1

29 May 19:36
8090d4b
Compare
Choose a tag to compare

What's Changed

  • fix: Support both hex and colon-separated MAC address formats in inpu… by @cluster2600 in #147

    • image

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

26 May 05:10
Compare
Choose a tag to compare
  • Support windows

Full Changelog: v1.6.5...v1.7.0

v1.6.5

24 May 15:47
c4a7111
Compare
Choose a tag to compare
  • Stop ScrollToBeginning on monitor

Full Changelog: v1.6.4...v1.6.5