cryptopant

IP address anonymization (utils)

cryptopANT is a library for ip address anonymization. It implements a widely used prefix-preserving technique known as "cryptopan". This is ANT's project implementation of this technique for anonymization of ipv4 and ipv6 addresses.

libcryptopant1

IP address anonymization (library)

cryptopANT is a library for ip address anonymization. It implements a widely used prefix-preserving technique known as "cryptopan". This is ANT's project implementation of this technique for anonymization of ipv4 and ipv6 addresses.

bpftune

BPF driven auto-tuning

bpftune aims to provide lightweight, always-on auto-tuning of system behaviour via BPF observability.

mimic

eBPF UDP -> TCP obfuscator

Mimic is an experimental UDP to TCP obfuscator designed to bypass UDP QoS and port blocking. Based on eBPF, it directly mangles data inside Traffic Control (TC) subsystem in the kernel space and restores data using XDP, achieving remarkably high performance compared to other projects, such as udp2raw or Phantun.

packetq

tool to run SQL queries on PCAP files

PacketQ is a command line tool to run SQL queries directly on PCAP files, the results can be outputted as JSON (default), formatted/compact CSV and XML.

pd-midifile

Read and write MIDI files within Pd

[midifile] allows one to read/write MIDI files from within Pure Data (Pd).