erebe / wstunnel

Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available
Other
3.22k stars 290 forks source link

android support bin #180

Closed testingnic closed 5 months ago

testingnic commented 6 months ago

Can you make it support openvpn and also make binaries for android? Is it possible?

erebe commented 6 months ago

Hello,

It should already be possible to use openvpn with wstunnel. You can follow the same doc as WireGuard I guess. For the android binary, I am going to try.

testingnic commented 6 months ago

android binary is good option

erebe commented 6 months ago

Sadly, Cross compilation for android build is stuck by https://github.com/cross-rs/cross/issues/1222 . In next release it should be possible.

Would you mind trying https://github.com/erebe/wstunnel/releases/download/v7.9.1/wstunnel_7.9.1_linux_arm64.tar.gz and let me know it if works on Android ?

testingnic commented 6 months ago

tranks bro, work