This website requires JavaScript.
Explore
Help
Sign In
steven
/
hyp
Watch
1
Star
1
Fork
0
You've already forked hyp
Code
Issues
6
Pull Requests
Packages
Projects
1
Releases
1
Wiki
Activity
0.0.3
hyp
/
.gitignore
6 lines
69 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2024-04-07 03:59:13 +00:00
hyp.secret
*.exe
BREAKING: changes to CLI interface, moved to cobra CLI To better support configuration and user friendliness, migrated to cobra based CLI. The source tree structure has also changed to single go module, the server has been renamed hypd and client has been named hyp. The original structure came into being organically, but now that the vision is more complete it's best to make these adjustments now.
2024-04-11 03:42:38 +00:00
hypd/hypd
enter eBPF, libpcap and CGO = bloat
2024-04-14 03:22:22 +00:00
hyp/hyp
fix incorrect logic in rotateSequence This was introduced in the previous few commits when adding support for multiple secrets in knockd. The logic to push and pop entries from the knockSequences slice needed to be adjusted to cound for the number of secrets that are loaded by hypd.
2024-04-20 19:27:00 +00:00
hypd/hypdconfig.json
hypd/secrets/
Reference in New Issue
Copy Permalink