Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b204a26

Browse files
committed
Backport dnstt v1.20260501.0 sendLoop fix to dnstt and vaydns
Bumps dnstt and vaydns submodule pointers to commits that include the fix for the "running but not working" failure mode (sendLoop exiting on a sendto error while recvLoop kept accepting queries). Also switches the vaydns submodule URL from net2share/vaydns to anonvector/vaydns (private fork mirroring upstream + carrying the orchestration patch).
1 parent f6ebcf1 commit b204a26

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
url = https://github.com/anonvector/noizdns.git
1919
[submodule "vaydns"]
2020
path = vaydns
21-
url = https://github.com/net2share/vaydns.git
21+
url = https://github.com/anonvector/vaydns.git
2222
[submodule "vaydns-mobile"]
2323
path = vaydns-mobile
2424
url = https://github.com/anonvector/vaydns-mobile.git

dnstt

vaydns

0 commit comments

Comments
 (0)