hyp/hyp
Steven Polley 3ae568639e add flag to specify alternative filepath to secret
For the hyp client to be able to support multiple servers, each with their own secret, this capability is requried.
2024-04-11 15:31:08 -06:00
..
cmd add flag to specify alternative filepath to secret 2024-04-11 15:31:08 -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