Update serverless_for_iran.jsonc

reduce noise packet length, and set to random
This commit is contained in:
patterniha 2025-02-15 12:59:36 +03:30 committed by GitHub
parent 597dece52e
commit 1bc2925260
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,19 +167,19 @@
"settings": {
"domainStrategy": "ForceIP",
"noises": [
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "1"},
{"type": "rand", "packet": "1232", "delay": "1"}, {"type": "rand", "packet": "1232", "delay": "10"}
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "1"},
{"type": "rand", "packet": "257-487", "delay": "1"}, {"type": "rand", "packet": "257-487", "delay": "10"}
]
}
}