dns retry

This commit is contained in:
cpu
2025-03-28 01:47:05 +01:00
parent 398c6473a4
commit 228f4984d8
12 changed files with 192 additions and 81 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,6 @@
myenv
.vscode
.cursor
# Node.js
node_modules/
@@ -8,7 +9,6 @@ yarn-debug.log*
yarn-error.log*
.env
subscriptions.json
labels
# OS generated files
.DS_Store