Skip to content

Releases: ericfinger/connection

v1.4.2

09 Jun 19:39
Compare
Choose a tag to compare

Updates

  • Fixed the -v/--verbose cli switch not being prioritized

Full Changelog: v1.4.1...v1.4.2

v1.5.0

09 Jun 19:59
Compare
Choose a tag to compare

Updates

Full Changelog: v1.4.2...v.1.5.0

v1.4.1

05 Jun 18:19
Compare
Choose a tag to compare

Updates

  • Switched to Rust version 2024
  • Fixed CLI switches getting overwritten by config file

Full Changelog: v1.3.3...v1.4.1

v1.3.3

07 Jul 02:07
Compare
Choose a tag to compare

Features:

  • Cross-Platform (tested on Windows and Linux)
  • Drop-in-Replacement for knockd's own 'knock' command
  • Can run a command after the Port-Knock (great for automatically opening SSH connections etc!)
  • Can be configured with presets:
    • Run a Preset with connection [NAME]
    • Presets are saved in toml-Files for portability
    • Presets can be generated from a nice CLI Wizard thanks to inquire
    • Presets can be encrypted for better security