Skip to content
Discussion options

You must be logged in to vote

You shoud set packetEncoding setting of inbounds to Packet.

For example:

{
    "inbounds": [
        {
            "protocol": "socks",
            "settings": {
                "udpEnabled": true,
                "packetEncoding": "Packet"
            },
            "port": 1080
        }
    ],
    "outbounds": [
        {
            "protocol": "vmess",
            "settings": {
                "address": "v2fly.org",
                "port": 0,
                "uuid": "00000000-0000-0000-0000-000000000000"
            }
        }
    ]
}

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@GleenJi
Comment options

@AkinoKaede
Comment options

@GleenJi
Comment options

@GleenJi
Comment options

Answer selected by AkinoKaede
Comment options

You must be logged in to vote
1 reply
@GleenJi
Comment options

Comment options

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