iptables -t mangle -A PREROUTING -i "$INTERFACE" -j TTL --ttl-inc 1
iptables -t mangle -I POSTROUTING -o "$INTERFACE" -j TTL --ttl-inc 1 user: 100000000 rows (310.01 MB) - 5.85s (17095636 rows/sec)
Export completed successfully!
==========================
Table: user
Rows exported: 100000000
Time taken: 5.85s
Output file: out.parquet
Throughput: 17095564 rows/sec
File size: 310.01 MB