hyp/hyp
Steven Polley e85b644e82
All checks were successful
continuous-integration/drone/push Build is passing
Add maxjitter flag to hyp client
This to allow configurable time between knock sequence transmissions.  It's important the sequence arrive in the correct order, and some networks have multiple paths.
2024-04-16 19:44:25 -06:00
..
cmd Add maxjitter flag to hyp client 2024-04-16 19:44:25 -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-client

The client expects there to be a file named hyp.secret in the same directory. This file is generated by the hypd server using ./hypd generate secret.

# Example Usage
# ./hyp knock <server>
./hyp knock 192.168.50.5