Skip to content

Releases: nicklasfrahm/netadm

v0.3.4

11 Aug 20:47
Compare
Choose a tag to compare

0.3.4 (2022-08-11)

Bug Fixes

  • docs: add references to ProSafeLinux (6a3fe48)

v0.3.3

11 Aug 20:41
Compare
Choose a tag to compare

0.3.3 (2022-08-11)

Bug Fixes

  • docs: update documentation for configuration key names (5c32a69)

v0.3.2

11 Aug 20:36
Compare
Choose a tag to compare

0.3.2 (2022-08-11)

Bug Fixes

v0.3.1

11 Aug 20:19
Compare
Choose a tag to compare

0.3.1 (2022-08-11)

Bug Fixes

v0.3.0

11 Aug 19:56
Compare
Choose a tag to compare

0.3.0 (2022-08-11)

Features

  • nsdp: implement password encryption (78894fb)
  • nsdp: implement set functionality for string keys (afa3541)

v0.2.2

07 Aug 08:36
Compare
Choose a tag to compare

0.2.2 (2022-08-07)

Bug Fixes

  • ci: fetch go version from go.mod file (34e86db)

v0.2.1

07 Aug 07:48
Compare
Choose a tag to compare

0.2.1 (2022-08-07)

Bug Fixes

  • ci: configure auto-merge using action inputs (780f535)

v0.2.0

06 Aug 20:43
Compare
Choose a tag to compare

0.2.0 (2022-08-06)

Bug Fixes

  • build: add Dockerfile for container build (3767fe4)
  • ci: add release configuration (0b533f7)
  • ndsp: fix deduplication algorithm (9f23058)
  • nsdp: improve scan reliability by listening on all interfaces (ebd1845)

Features

  • branding: rebrand project to netadm (9e7f2bf)
  • ci: set up semantic release (05dc7e1)
  • cmd: add prototype for password authentication (4d2f6b8)
  • nsdp: add query for encryption mode (87245b4)

v0.1.0

17 Jan 06:36
Compare
Choose a tag to compare

Features ✨

  • List network interfaces via nsdp if (useful on Windows)
  • Scan for devices on the local network via nsdp -i <iface> scan
  • List configuration keys via nsdp keys
  • Read configuration keys via nsdp -i <iface> get <ip_or_mac> [keys ...]