summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* revert ctrlc to override default SIGINT handlerdilluti0n2025-07-221-0/+1
* feat: poll NFQUEUE socket instead sleep on main loopdilluti0n2025-07-221-2/+1
* implement: send_to_raw; open raw socket and sendto it!dilluti0n2025-07-211-1/+2
* feat: Add TLS ClientHello splitting(TCP/IP) logic using etherparsedilluti0n2025-07-211-1/+2
* feat: add xft_u32 filtering for clienthello packetdilluti0n2025-07-201-1/+2
* refactor: try not to use tokio only for signal handlingdilluti0n2025-07-201-2/+3
* implement: packet catch with nfq-rsdilluti0n2025-07-191-1/+3
* implement: install/cleanup iptables ruledilluti0n2025-07-191-0/+2
* initial commitdilluti0n2025-07-191-0/+6