Discord stop working with last update.
### Version
1.3.2
### Country
Russia
### Operating System
MacOS
### How are you running spoofdpi?
[app]
mode = "http"
auto-configure-network = true
silent = true
[dns]
mode = "https"
https-url = "https://cloudflare-dns.com/dns-query"
[https]
fake-count = 7
disorder = true
split-mode = "chunk"
[[policy.overrides]]
match = {
domain = [
"localhost",
],
addr = [
{ cidr = "192.168.0.0/16", port = "all" },
{ cidr = "172.20.0.0/24", port = "all" },
{ cidr = "172.16.0.0/24", port = "all" },
{ cidr = "10.0.0.0/8", port = "all" },
],
}
https = { skip = true }
dns = { mode = "system" }
### Description
So I previously use 1.2.1 and Discord opens, now it wont. Maybe I missing some new settings the should be setup.
2 条评论