9 Commits

Author SHA1 Message Date
Andrew Rioux fcbf82c86e fix: use better timings
Linux beacons weren't timing out and attempting to continue driving the
connection

Windows beacons still get stuck on their first connection, but that is
good enough for demonstration purposes
2026-08-04 23:20:06 -04:00
Andrew Rioux a56f6e6cb9 fix: finalize code for DEFCON
remove print statements
switch to async based waiting to improve performance a little on Linux
disable checksums on inbound packets on Linux with smoltcp
2026-08-04 02:07:53 -04:00
Andrew Rioux 4e0944e4c1 feat: made sure everything worked on Windows 2025-02-14 13:43:38 -05:00
Andrew Rioux 75b53f7191 feat: added mTLS auth for beacons 2025-02-13 01:24:33 -05:00
Andrew Rioux f9ff9f266a feat: added tcp
sorry Judah
2025-02-12 17:49:31 -05:00
Andrew Rioux 3bc9b014f5 feat: finished loading winpcap drivers 2025-02-09 14:54:13 -05:00
Andrew Rioux af2e832762 feat: fixed pcap linking and added nix packages 2025-01-20 20:40:34 -05:00
Andrew Rioux ad8cad56e7 feat: finished adding pcap-sys 2025-01-20 14:56:46 -05:00
Andrew Rioux c2b5ea37d0 feat: tested nl-sys, and it links 2025-01-20 14:40:29 -05:00