heiher / sockstun

A simple and lightweight VPN over socks5 proxy (tun2socks) for Android.
MIT License
213 stars 58 forks source link

Does the UDP proxy work? #20

Closed Yo25fwtq38RI2 closed 2 months ago

Yo25fwtq38RI2 commented 2 months ago

Could you help me please? Does the UDP proxy work?

""UDP relay over TCP"" - tried to enable and disable the checkbox.

But the site https://browserleaks.com/webrtc he writes to me that there is no WebRTC public IP, and WebRTC exposes your Local IP.

heiher commented 2 months ago

@Yo25fwtq38RI2 What socks5 server are you using?

Yo25fwtq38RI2 commented 2 months ago

@Yo25fwtq38RI2 What socks5 server are you using?

I don't know for sure, this is a purchased socks5 proxy.

heiher commented 2 months ago

It seems that the server does not support or allow UDP.

Yo25fwtq38RI2 commented 2 months ago

It seems that the server does not support or allow UDP.

Where to buy a proxy or there are trial ones that definitely support UDP?

heiher commented 2 months ago

I'm not sure. But you can buy vultr, linode or other vps, and then deploy hev-socks5-server, and you can also use udp relay over tcp.

Yo25fwtq38RI2 commented 2 months ago

I'm not sure. But you can buy vultr, linode or other vps, and then deploy hev-socks5-server, and you can also use udp relay over tcp.

Thanks

Yo25fwtq38RI2 commented 2 months ago

I'm not sure. But you can buy vultr, linode or other vps, and then deploy hev-socks5-server, and you can also use udp relay over tcp.

Or maybe you know a way to replace WebRTC IP with a WebRTC IP proxy on Android using a regular socks5 proxy (without udp). Is there such a way, suddenly it is faster and easier than creating several VPS and configuring hev-socks5-server on each one?

heiher commented 2 months ago

I don't know.