Skip to content

feat(fakeip): support fakeip dns#892

Closed
cubatic45 wants to merge 2 commits into
daeuniverse:mainfrom
cubatic45:feature/fakeip
Closed

feat(fakeip): support fakeip dns#892
cubatic45 wants to merge 2 commits into
daeuniverse:mainfrom
cubatic45:feature/fakeip

Conversation

@cubatic45

@cubatic45 cubatic45 commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

Background

vless xudp improve:
daeuniverse/outbound#52

config example:

dns {
    ipversion_prefer: 4
    upstream {
        alidns: 'udp+tcp://223.5.5.5:53'
        fakeip: 'fakeip://198.18.0.1:53'
    }
    routing {
        request {
            qname(geosite:cn) -> alidns
            fallback: fakeip
        }
    }
}

Checklist

Full Changelogs

  • [Implement ...]

Issue Reference

Closes #[issue number]

Test Result

@cubatic45 cubatic45 requested a review from a team as a code owner October 23, 2025 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant