Commit graph

13 commits

Author SHA1 Message Date
e6e1c51e83 Add example chat app 2023-07-03 00:47:36 -07:00
2de8736d24 MVP 2023-07-03 00:43:49 -07:00
1e9e4fdc4c Default queue #0 and remove some redundancy 2023-07-02 14:39:10 -07:00
07decd8707 Swap back to MANGLE table, and remove extraneous
packet payload check since .mangle() accepts unchanged packets
2023-07-02 14:30:36 -07:00
7b487db1b2 Move to pre-routing 2023-07-02 14:00:34 -07:00
76c2b1bc07 Import fixes 2023-06-30 12:03:07 -07:00
7f21bb8225 Adjust iptc for match-all 2023-06-30 11:59:56 -07:00
d4d9147b23 Fix imports and validation call 2023-06-30 11:49:18 -07:00
5efb10ce98 Import NetQueue in __init__ for easy use 2023-06-30 11:32:58 -07:00
e39b06837e Remove scapy dependency 2023-06-30 11:25:40 -07:00
bd85ba82b5 Add initial nfqueue management/processing 2023-06-30 11:24:57 -07:00
ff2b654866 Initial setup. Project pivot! 2023-06-29 22:51:14 -07:00
dnix
85f1494f28
Initial commit 2023-06-29 22:23:12 -07:00