hyp/client
Steven Polley bd7fff97b3 rename hyp-client to hyp and upgrade internal dependencies
hyp-client is cumbersome.  The server is called hypd, so it's fine if the client is just called hyp.  Not only is it fine, it's better.
2024-04-07 21:34:14 -06:00
..
go.mod rename hyp-client to hyp and upgrade internal dependencies 2024-04-07 21:34:14 -06:00
go.sum rename hyp-client to hyp and upgrade internal dependencies 2024-04-07 21:34:14 -06:00
main.go minor fixes to usage() and comments 2024-04-07 21:33:13 -06:00
README.md initial commit 2024-04-06 21:59:13 -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 generatesecret.

# Example Usage
# ./hyp-client <server>
./hyp-client 192.168.50.5