erebe / wstunnel

Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available
BSD 3-Clause "New" or "Revised" License
4.29k stars 370 forks source link

connect to server via cloudflare's ipv6 #357

Closed laikitleung closed 1 month ago

laikitleung commented 1 month ago

when i use cloudflare's various ports to connect my server,i got below outcomes:

ipv4 client: wss://104.19.79.243:443 success wss://104.19.79.243:2053 success

ipv6 client: wss://[2606:4700:d0::6821]:443 success wss://[2606:4700:d0::6821]:2053 fail with error 110 i am noob,can anyone give me some advice?

github-actions[bot] commented 1 month ago

Hello @laikitleung :wave:

This issue is being automatically closed because it does not follow the issue template.