|
|
2240d18f0b
|
feat(keep-alive): add keep-alive option
|
2025-09-27 21:49:17 +01:00 |
|
|
|
ddb0d2ca4e
|
fix(pcap): extra import
|
2025-09-08 23:52:57 +01:00 |
|
|
|
81f204f933
|
fix(measurement): only consecutive fails matter
|
2025-09-08 23:50:41 +01:00 |
|
|
|
de619583ea
|
refactor: refactor the code for qol.go
|
2025-09-08 23:27:50 +01:00 |
|
|
|
640f240b3f
|
feat(run.sh): add run script
|
2025-09-08 19:17:32 +01:00 |
|
|
|
9a5d0e3a90
|
feat(domains): add domains.txt
|
2025-09-08 19:11:46 +01:00 |
|
|
|
07317afe4f
|
feat(qol): add gol.go
|
2025-09-08 19:10:47 +01:00 |
|
|
|
c6e2b19a84
|
feat: add logging
|
2025-09-08 19:06:21 +01:00 |
|
|
|
234b1dcc86
|
feat(dnssec): query the authoritative servers directly
|
2025-09-04 18:16:02 +01:00 |
|
|
|
1f2703df19
|
Merge branch 'main' of ssh://github.com/afonsofrancof/sdns-perf
|
2025-09-04 18:13:36 +01:00 |
|
|
|
b855c19dea
|
|
2025-09-04 18:12:57 +01:00 |
|
|
|
2e0042153a
|
Not finished stuff
|
2025-05-01 12:34:30 +01:00 |
|
|
|
bf190b2396
|
DoQ first draft. Still need to think about connection reusability
|
2025-03-01 16:46:27 +00:00 |
|
|
|
606309f4b1
|
Made DoT use io.ReadFull to make sure it reads all the bytes
|
2025-03-01 16:45:35 +00:00 |
|
|
|
a2fb149e7a
|
basic stdin reader on loop to reuse connections
|
2025-03-01 16:45:15 +00:00 |
|
|
|
f5fa15b701
|
Made clients for each protocol to reuse connections
|
2025-03-01 05:47:46 +00:00 |
|
|
|
dfdf518ea2
|
Made DoT length prefix operations more readable
|
2025-02-27 03:51:00 +00:00 |
|
|
|
f17ff6123c
|
Added basic DoT support
|
2025-02-26 21:39:22 +00:00 |
|
|
|
18e3b47c07
|
Do53 and DoH (POST) basic queries implemented
|
2025-02-26 17:55:14 +00:00 |
|