Skip to content

How to wrap UDP connections with TCP to overcome telco tricks? #14743

Open
@mtyurt

Description

@mtyurt

Is your feature request related to a problem? Please describe.
Certain countries block the well-known VPN ports as well as UDP traffic. I tried changing the default 51820/UDP port to 443/
UDP port, but still no luck; I believe the telco in my country is trolling with UDP connections somehow.

Describe the solution you'd like
I checked some solutions, while not being concrete, suggested wrapping UDP connections with TCP. And OpenVPN based solutions work well in the country; so I want to believe it will work out if I can wrap the UDP connections with TCP. I have found out some commands I do not really get, I'm really looking for directions if I can do this myself or if we can change something in the code/config/etc. to enable it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions