Commit Graph

23 Commits

Author SHA1 Message Date
afonsofrancof 464ee6fd1a fix(scripts): Fix the output and recording of data 2026-04-06 21:26:02 +01:00
afonsofrancof cd8a6c5433 feat(profiling): Add CPU and MEM profiling 2026-04-06 13:21:00 +01:00
afonsofrancof 0dc77c4583 fix(run.sh): fix script exiting on command failure 2026-02-05 20:16:55 +00:00
afonsofrancof b3f32133c3 fix(pcap): remove the forever block 2026-02-05 13:18:59 +00:00
afonsofrancof 92351a80a9 feat(dns): add dnscrypt and dns over tcp 2026-02-04 22:08:05 +00:00
afonsofrancof a64d6c6bdb fix(pcap): fix file descriptor error 2025-10-12 13:06:09 +01:00
afonsofrancof 80632dd1d9 fix(pcap): try to fix file handle error 2025-10-12 12:03:33 +01:00
afonsofrancof 53fa68b525 fix(qol): try to fix the code hanging problem 2025-10-12 11:14:34 +01:00
afonsofrancof 315d20ad7d fix(qol/writer.go): remove useless run_id 2025-10-12 10:45:41 +01:00
afonsofrancof 68d0b5fe4d feat(outputs): use only one output file, appending on every run 2025-10-12 10:40:51 +01:00
afonsofrancof a8aa6bb01c feat(netns): add netns 2025-10-12 01:03:20 +01:00
afonsofrancof ecb50f8cab fix(pcap): add pcap filters 2025-10-12 00:02:51 +01:00
afonsofrancof 4cec2fabd4 feat(scripts): add scripts to process data 2025-10-11 23:12:31 +01:00
afonsofrancof a966c1e98d feat(dnssec): add auth and trust dnssec 2025-09-28 13:11:58 +01:00
afonsofrancof 4a549cfea7 fix(output): fix wrong name of file 2025-09-28 10:21:06 +01:00
afonsofrancof 83d57eb877 refactor(output): change output structure once more to resolver/date/file 2025-09-28 09:58:02 +01:00
afonsofrancof 77fc36e9ac fix(output): change output file structure 2025-09-28 09:47:58 +01:00
afonsofrancof 7f1b118832 fix(paths): change output paths 2025-09-27 22:31:49 +01:00
afonsofrancof 65bca470eb feat(csv): change to csv from jsonl 2025-09-27 21:59:53 +01:00
afonsofrancof 2240d18f0b feat(keep-alive): add keep-alive option 2025-09-27 21:49:17 +01:00
afonsofrancof ddb0d2ca4e fix(pcap): extra import 2025-09-08 23:52:57 +01:00
afonsofrancof 81f204f933 fix(measurement): only consecutive fails matter 2025-09-08 23:50:41 +01:00
afonsofrancof de619583ea refactor: refactor the code for qol.go 2025-09-08 23:27:50 +01:00