Steven Polley steven
  • Canada
  • https://stevenpolley.net
  • I hate computers, but I am drawn to them. What wonders... what misery...

  • Joined on 2019-01-05
steven pushed to main at steven/hyp 2024-04-20 04:08:19 +00:00
1e195c3768 fix client broke from last commit
steven pushed to main at steven/hyp 2024-04-20 04:04:28 +00:00
2951c1f684 add support for multiple secrets (independent agents) on the knock daemon
steven pushed to main at steven/hyp 2024-04-20 02:34:18 +00:00
334407e309 mislinked
steven pushed to main at steven/hyp 2024-04-20 02:20:39 +00:00
348fe6296b Add example vulnerabilities
steven pushed to main at steven/hyp 2024-04-20 01:22:01 +00:00
b8a16fed7f Minor formatting fixes
steven pushed to main at steven/hyp 2024-04-20 01:19:19 +00:00
35f58da4f0 Rewrite readme.md
05e37193b4 Make the success action configurable
Compare 3 commits »
steven pushed to main at steven/hyp 2024-04-20 00:46:48 +00:00
034f3024b6 add diagram
steven opened issue steven/hyp#12 2024-04-20 00:40:29 +00:00
Logs - Every application needs them
steven commented on issue steven/hyp#6 2024-04-18 17:52:03 +00:00
Close Ports When Done

Going to move client refresh into its own issue: https://deadbeef.codes/steven/hyp/issues/11

steven opened issue steven/hyp#11 2024-04-18 17:29:53 +00:00
Optional mode: Persistent client, periodic refresh
steven commented on issue steven/hyp#4 2024-04-18 17:23:24 +00:00
Configurable Success Handler Action

Added in 79aa8136c50398ec45dfe818d0f29a70da1f524b

steven closed issue steven/hyp#4 2024-04-18 17:23:24 +00:00
Configurable Success Handler Action
steven pushed to main at steven/hyp 2024-04-18 15:39:26 +00:00
79aa8136c5 add openwrt-wireguard example
344d874c02 minor formatting changes
Compare 2 commits »
steven opened issue steven/hyp#10 2024-04-18 05:29:29 +00:00
OpenWRT UCI Action
steven commented on issue steven/hyp#3 2024-04-18 01:45:05 +00:00
hypd Configuration File

Added in these commits:

e95b4972da8860ed04a69c60ced3167e217ec486

1ffadf5c86f42be6a427b211d5053a69d23c3279

steven closed issue steven/hyp#3 2024-04-18 01:45:05 +00:00
hypd Configuration File
steven pushed to main at steven/hyp 2024-04-18 01:41:28 +00:00
1ffadf5c86 BREAKING: Interface name is now specified by configuration file
e95b4972da add scaffolding for configuration file
Compare 2 commits »
steven pushed to main at steven/hyp 2024-04-17 02:10:00 +00:00
a0d118b987 Ensure generated code is checked in
e9aefaf8d6 README add/edit
beed9726e3 remove unreferenced macros...
Compare 3 commits »
steven commented on issue steven/hyp#9 2024-04-17 01:53:36 +00:00
OpenWRT/DD-WRT Stock Kernel eBPF CO:RE Incompatibilities

I was able to get this working using eBPF CO-RE with CONFIG_KERNEL_DEBUG_INFO_BTF enabled.

Started thread about possibility of including this in base image: https://forum.openwrt.org/t/enable

steven closed issue steven/hyp#8 2024-04-17 01:52:05 +00:00
Build Pipeline