Skip to content

Releases: iharosi/port-knocking-app

v2.2.0

26 May 03:36
Compare
Choose a tag to compare

A user-friendly application that performs port knocking by sending UDP packets to specified ports then checks the status of a TCP port to verify its availability.

  • App launcher option to speed up i.e. Winbox launch

Full Changelog: v2.1.0...v2.2.0

v2.1.0

25 May 14:26
Compare
Choose a tag to compare

A user-friendly application that performs port knocking by sending UDP packets to specified ports then checks the status of a TCP port to verify its availability.

  • Configuration option (add, load, delete configs)
  • Form validation
  • Complete code refactor

Full Changelog: v2.0.0...v2.1.0

v2.0.0

24 May 14:09
Compare
Choose a tag to compare

A user-friendly application that performs port knocking by sending UDP packets to specified ports then checks the status of a TCP port to verify its availability.

  • Changed knocking ports from TCP to UDP.
  • Added TCP port to check after knocking.
  • New status area.

Full Changelog: v1.1.0...v2.0.0

v1.1.0

20 May 23:01
Compare
Choose a tag to compare

A simple Electron based port knocking application.

  • Adds dark theme support, based on the OS setting

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 May 00:22
Compare
Choose a tag to compare

A simple Electron based port knocking application.