Skip to content
Discussion options

You must be logged in to vote

OK, I found the solution: dokodemo-door + sniffing.

I did try this method but failed because I didn't set address and port in settings, I thought that sniffing always override them. But it turns out that I was wrong and v2ray only override them when they're already set.

There's still a tiny issue that sniffing doesn't override port so I have to set it to fixed 443 for https only. But this is enough for me and I could add another inbounding for http (port 80) if I need it.

Here's the configuration:

        {   
            "tag": "transparent",
            "port": 1080,
            "listen": "0.0.0.0",
            "protocol": "dokodemo-door",
            "settings": {
                "addr…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by namniav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant