I like setting up Port-Knocking with Services such as knockd (to hide my SSH Ports from scanners and the likes), but I was a little frustrated that there aren't that many nice Cross-Platform-Clients. So I wrote one.
- 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
- Run a Preset with