YtFlow / Maple

A lightweight Universal Windows proxy app based on https://github.com/eycorsican/leaf
Apache License 2.0
1.19k stars 121 forks source link

Unable to establish UDP connections #22

Closed Fei1Yang closed 2 years ago

Fei1Yang commented 2 years ago

Steps to reproduce:

  1. Start Maple VPN
  2. Try to join a Minecraft: Bedrock Edition server (all servers listed in the "Featured servers" section result exact same behavior)
  3. Attempt failed, got error: "Unable to connect to world"

Configuration:

[General]
loglevel = error
tun-fd = 233
dns-server = 1.0.0.1, 1.1.1.1

[Proxy]
Direct = direct
Reject = reject

Shadowsocks = ss, 1.2.3.4, 1234, encrypt-method=chacha20-ietf-poly1305, password=Pa55vv0rd1234

[Proxy Group]
Default = fallback, Shadowsocks

[Rule]
IP-CIDR, 10.0.0.0/8, Direct
IP-CIDR, 172.16.0.0/12, Direct
IP-CIDR, 192.168.0.0/16, Direct

FINAL, Default

Additional context:

Fei1Yang commented 2 years ago

QUIC connections also seems to be broken, cloudflare.com/cdn-cgi/trace never reports http=http/3 with Maple, although it always reports that after 1st connection on Android with SagerNet.

bdbai commented 2 years ago

Unfortunately, I cannot reproduce this issue with a similar configuration. Would you mind sending me the parameters of your proxy server through a private channel, say Email or Telegram, for further investigation?