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
344d874c02
hyp
/
.gitignore
5 lines
50 B
Plaintext
Raw
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
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-18 01:41:24 +00:00
hypdconfig.json
Reference in New Issue
Copy Permalink