hyp/hypd
Steven Polley 1ffadf5c86
All checks were successful
continuous-integration/drone/push Build is passing
BREAKING: Interface name is now specified by configuration file
The syntax for the hypd server command has changed.  Now instead of specifying an interface name as an argument to the server command, you instead specify a configuration file path.

Example:
./hypd server hypdconfig.json
2024-04-17 19:41:24 -06:00
..
cmd BREAKING: Interface name is now specified by configuration file 2024-04-17 19:41:24 -06:00
configuration BREAKING: Interface name is now specified by configuration file 2024-04-17 19:41:24 -06:00
server BREAKING: Interface name is now specified by configuration file 2024-04-17 19:41:24 -06:00
main.go BREAKING: changes to CLI interface, moved to cobra CLI 2024-04-10 21:42:38 -06:00
README.md BREAKING: changes to CLI interface, moved to cobra CLI 2024-04-10 21:42:38 -06:00

hyp server

hyp server is the port knocking daemon which listens for incoming authentic knock sequences.

Usage

Starting the server
# As root - or user that can capture packets and modify IPTables
./hypd server eth0