Skip to content

Kind of UDP over TCP help needed #12

Description

@essoojay

Am a complete noob, please someone help me with config for this

For example:

server-ip 6.6.6.6
server port 443

wireguard port 10000

sni / host: www.bing.com

wireguard android client on port 10000

udp blocked on network
trying to listen on 443 forward to wireguard udp10000

my server:

./gost -L sni+tcp://:443/:10000/udp

client on termux:

./gost -L udp://:10000/127.0.0.1:10000 -F relay+sni://6.6.6.6:443?host=www.bing.com

wireguard android client endpoint 127.0.0.1:10000

am trying to achieve UDP over TCP through sni / host which is www.bing.com

Hope someone understands this and help with the right config

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions