Mahdi-zarei / nekoray

Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
GNU General Public License v3.0
250 stars 17 forks source link

BUG: DNS rule error (4.0.7) #32

Closed papampi closed 2 weeks ago

papampi commented 2 weeks ago

Describe the problem

Default rule set gives DNS rule error

Expected behavior is to start without adding/editing rule sets.

How to reproduce

Unpack the zip file add a proxy config and start, it should connect but gives this error:

create service: parse route options: parse dns rule[0]: missing conditions

Rule set json shows:

{
    "outbound": "dns_out",
    "protocol": "dns"
}
Mahdi-zarei commented 2 weeks ago

Try 4.0.8-beta.1.

papampi commented 2 weeks ago

Fixed in 4.0.8-beta.1